This commit is contained in:
2024-11-05 13:52:16 +00:00
parent 460d6a8684
commit 802986c766
2 changed files with 849 additions and 0 deletions
@@ -0,0 +1,9 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "minecraft:item/iron_nugget"
},
"overrides": [
{"predicate": {"custom_model_data":1}, "model": "block/custom/chess-pawn"}
]
}