From 3956c9f7dde64b1893196e3abfce362c7b224d1f Mon Sep 17 00:00:00 2001
From: WayofTime <wtime@live.ca>
Date: Fri, 11 Nov 2016 17:29:05 -0500
Subject: [PATCH] Setup the .json of the Demon Will to use the new aspected
 textures.

---
 .../bloodmagic/blockstates/item/ItemMonsterSoul.json      | 8 ++++----
 src/main/resources/assets/bloodmagic/lang/en_US.lang      | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/main/resources/assets/bloodmagic/blockstates/item/ItemMonsterSoul.json b/src/main/resources/assets/bloodmagic/blockstates/item/ItemMonsterSoul.json
index 0b39b117..bbdebb50 100644
--- a/src/main/resources/assets/bloodmagic/blockstates/item/ItemMonsterSoul.json
+++ b/src/main/resources/assets/bloodmagic/blockstates/item/ItemMonsterSoul.json
@@ -13,22 +13,22 @@
       },
 	"corrosive": {
         "textures": {
-          "layer0": "bloodmagic:items/BaseMonsterSoul"
+          "layer0": "bloodmagic:items/BaseMonsterSoul_corrosive"
         }
       },
 	"destructive": {
         "textures": {
-          "layer0": "bloodmagic:items/BaseMonsterSoul"
+          "layer0": "bloodmagic:items/BaseMonsterSoul_destructive"
         }
       },
 	"vengeful": {
         "textures": {
-          "layer0": "bloodmagic:items/BaseMonsterSoul"
+          "layer0": "bloodmagic:items/BaseMonsterSoul_vengeful"
         }
       },
 	"steadfast": {
         "textures": {
-          "layer0": "bloodmagic:items/BaseMonsterSoul"
+          "layer0": "bloodmagic:items/BaseMonsterSoul_steadfast"
         }
       }
     }
diff --git a/src/main/resources/assets/bloodmagic/lang/en_US.lang b/src/main/resources/assets/bloodmagic/lang/en_US.lang
index 491dba4f..07305808 100644
--- a/src/main/resources/assets/bloodmagic/lang/en_US.lang
+++ b/src/main/resources/assets/bloodmagic/lang/en_US.lang
@@ -722,7 +722,7 @@ ritual.BloodMagic.downgradeRitual.dialogue.quenched.100=You must be fully aware
 ritual.BloodMagic.downgradeRitual.dialogue.quenched.300=As such, I offer you a deal: by forsaking one's ability to drink, I shall grant you a vast increase to your potential. Wether this is a deal you think is worth taking is another matter entirely...
 ritual.BloodMagic.downgradeRitual.dialogue.quenched.500=So kneel, mortal, and drink from this cup that I offer to you, for it may be your last drink.
 ritual.BloodMagic.downgradeRitual.dialogue.dulledBlade.1=Hmmm... What is it that you truely desire?
-ritual.BloodMagic.downgradeRitual.dialogue.dulledBlade.100=If it is strength beyond mortal men, then I cannot provide that - instead, I can offer you different deal...
+ritual.BloodMagic.downgradeRitual.dialogue.dulledBlade.100=If it is strength beyond mortal men, then I cannot provide that - instead, I can offer you a different deal...
 ritual.BloodMagic.downgradeRitual.dialogue.dulledBlade.300=I can expand the capabilities of your armour, allowing you to achieve greater heights. However, I will need something from you in return: your strength in physical combat.
 ritual.BloodMagic.downgradeRitual.dialogue.dulledBlade.500=By agreeing to this, you will no longer be able to swing a weapon with as much certainty, only able to do a fraction of the damage you could before.
 ritual.BloodMagic.downgradeRitual.dialogue.dulledBlade.700=So, the choice is yours: will you kneel at this altar, or will you still take up your sword?