ploof-pack/default/assets/minecraft/models/block/damaged_anvil.json

6 lines
116 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "minecraft:block/template_anvil",
"textures": {
"top": "minecraft:block/damaged_anvil_top"
}
}