Folder Rename

This commit is contained in:
2024-11-13 03:00:33 +00:00
parent d29758ed07
commit 452270278f
249 changed files with 0 additions and 0 deletions
@@ -0,0 +1,14 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "minecraft:item/iron_nugget"
},
"overrides": [
{"predicate": {"custom_model_data":5972}, "model": "lz:items/tankard"},
{"predicate": {"custom_model_data":5973}, "model": "lz:items/candle_stand"},
{"predicate": {"custom_model_data":5974}, "model": "lz:festive/christmas_tree"},
{"predicate": {"custom_model_data":5975}, "model": "lz:festive/hot_chocolate_mug"},
{"predicate": {"custom_model_data":5976}, "model": "lz:festive/presents"},
{"predicate": {"custom_model_data":5977}, "model": "lz:festive/snowman"}
]
}