Cleanup, update datagen, attempt to implement uncrafter screen/menu
This commit is contained in:
parent
47cb43305b
commit
66bc7d6304
9 changed files with 22 additions and 38 deletions
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "otemod:item/partial_item"
|
||||
}
|
||||
}
|
Reference in a new issue