Files
minecraft-server-resource-pack/packs/0-lzcustom/assets/minecraft/models/item/iron_nugget.json
T
2024-11-13 03:00:33 +00:00

14 lines
615 B
JSON

{
"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"}
]
}