Started working on two new items: Straw totem and straw charge.

Added textures, crafting recipes and lang file entries.
Items are basic and don't do anything yet
This commit is contained in:
micle
2021-05-29 19:20:54 +01:00
parent 7ce0fc5b3a
commit 2674bbb9b6
15 changed files with 183 additions and 1 deletions

View File

@ -1,4 +1,6 @@
{
"item.totemofreviving.totem_of_reviving": "Totem of Reviving",
"item.totemofreviving.reviving_charge": "Reviving charge"
"item.totemofreviving.reviving_charge": "Reviving charge",
"item.totemofreviving.straw_totem": "Straw Totem of Reviving",
"item.totemofreviving.straw_charge": "Straw reviving charge"
}

Binary file not shown.

Binary file not shown.