Cleanup, update datagen, attempt to implement uncrafter screen/menu

This commit is contained in:
Zontreck 2024-03-03 23:18:28 -07:00
parent 47cb43305b
commit 66bc7d6304
9 changed files with 22 additions and 38 deletions

View file

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