Version 1.0

This commit is contained in:
micle
2021-05-29 16:01:58 +01:00
commit 439440767d
26 changed files with 828 additions and 0 deletions

View File

@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "totemofreviving:item/reviving_charge"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "totemofreviving:item/totem_of_reviving"
}
}