Add cursed helm

This commit is contained in:
Electroblob77
2020-07-02 23:47:36 +01:00
parent 9d3439b25c
commit 202552a967
8 changed files with 26 additions and 0 deletions
@@ -382,6 +382,8 @@ item.ebwizardry\:charm_minion_health.name=Obsidian Zombie Head
item.ebwizardry\:charm_minion_health.desc=Summoned creatures are 25%% stronger
item.ebwizardry\:charm_minion_variants.name=Talisman of Transformation
item.ebwizardry\:charm_minion_variants.desc=Summoned zombies are husks; summoned skeletons are strays
item.ebwizardry\:charm_undead_helmets.name=Cursed Helm
item.ebwizardry\:charm_undead_helmets.desc=Summoned zombies and skeletons have leather caps to protect them from sunlight
item.ebwizardry\:charm_flight.name=Emerald Beetle Wing
item.ebwizardry\:charm_flight.desc=Flight and Glide are 50%% faster
item.ebwizardry\:charm_growth.name=Crystal Flower Charm
@@ -382,6 +382,8 @@ item.ebwizardry\:charm_minion_health.name=Obsidian Zombie Head
item.ebwizardry\:charm_minion_health.desc=Summoned creatures are 25%% stronger
item.ebwizardry\:charm_minion_variants.name=Talisman of Transformation
item.ebwizardry\:charm_minion_variants.desc=Summoned zombies are husks; summoned skeletons are strays
item.ebwizardry\:charm_undead_helmets.name=Cursed Helm
item.ebwizardry\:charm_undead_helmets.desc=Summoned zombies and skeletons have leather caps to protect them from sunlight
item.ebwizardry\:charm_flight.name=Emerald Beetle Wing
item.ebwizardry\:charm_flight.desc=Flight and Glide are 50%% faster
item.ebwizardry\:charm_growth.name=Crystal Flower Charm
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "ebwizardry:items/charm_undead_helmets"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB