Added Witch Hat

This commit is contained in:
2024-11-05 18:47:33 +00:00
parent 750a00d692
commit ca7d2b07d4
4 changed files with 211 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/carved_pumpkin",
"overrides": [
{"predicate": {"custom_model_data":1}, "model": "block/custom/hats/witch"}
]
}