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:
@ -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"
|
||||
}
|
||||
BIN
src/main/resources/assets/totemofreviving/textures/item/straw_charge.png
(Stored with Git LFS)
Normal file
BIN
src/main/resources/assets/totemofreviving/textures/item/straw_charge.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/main/resources/assets/totemofreviving/textures/item/straw_totem.png
(Stored with Git LFS)
Normal file
BIN
src/main/resources/assets/totemofreviving/textures/item/straw_totem.png
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user