1
0
Fork 0
mirror of https://github.com/Athemis/PixelPerfectionCE.git synced 2025-04-06 15:36:03 +00:00
PixelPerfectionCE/assets/minecraft/models/block/anvil_slightly_damaged.json
2020-05-15 16:17:25 +02:00

9 lines
213 B
JSON

{
"parent": "block/anvil",
"textures": {
"particle": "block/anvil_base",
"body": "block/anvil_base",
"side": "block/anvil_side",
"top": "block/chipped_anvil_top"
}
}