Add evoker's ring

This commit is contained in:
Electroblob77
2020-08-09 23:23:12 +01:00
parent b08e5e1d96
commit a5dd5ce9df
6 changed files with 49 additions and 12 deletions
@@ -310,6 +310,8 @@ item.ebwizardry\:ring_earth_biome.name=Dryad's Ring
item.ebwizardry\:ring_earth_biome.desc=Earth spells are 30%% more potent in forests and roofed forests
item.ebwizardry\:ring_full_moon.name=Ring of the Howling Wolf
item.ebwizardry\:ring_full_moon.desc=Earth spells have dramatically reduced cooldowns under a full moon
item.ebwizardry\:ring_evoker.name=Evoker's Ring
item.ebwizardry\:ring_evoker.desc=Sneaking while casting fangs summons a defensive circle instead of a line
item.ebwizardry\:ring_extraction.name=Ring of Extraction
item.ebwizardry\:ring_extraction.desc=Kills with sorcery spells grant bonus mana
item.ebwizardry\:ring_mana_return.name=Ring of the Perfectionist
@@ -310,6 +310,8 @@ item.ebwizardry\:ring_earth_biome.name=Dryad's Ring
item.ebwizardry\:ring_earth_biome.desc=Earth spells are 30%% more potent in forests and roofed forests
item.ebwizardry\:ring_full_moon.name=Ring of the Howling Wolf
item.ebwizardry\:ring_full_moon.desc=Earth spells have dramatically reduced cooldowns under a full moon
item.ebwizardry\:ring_evoker.name=Evoker's Ring
item.ebwizardry\:ring_evoker.desc=Sneaking while casting fangs summons a defensive circle instead of a line
item.ebwizardry\:ring_extraction.name=Ring of Extraction
item.ebwizardry\:ring_extraction.desc=Kills with sorcery spells grant bonus mana
item.ebwizardry\:ring_mana_return.name=Ring of the Perfectionist
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "ebwizardry:items/ring_evoker"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB