Setup the .json of the Demon Will to use the new aspected textures.

This commit is contained in:
WayofTime 2016-11-11 17:29:05 -05:00
parent d46a5e16ae
commit 3956c9f7dd
2 changed files with 5 additions and 5 deletions
src/main/resources/assets/bloodmagic
blockstates/item
lang

View file

@ -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"
}
}
}

View file

@ -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?