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/mossy_cobblestone_wall_post.json
2020-05-15 16:17:25 +02:00

7 lines
162 B
JSON

{
"parent": "block/custom_wall_post",
"textures": {
"wall": "block/cobble_mossy_wall_side",
"top": "block/cobble_mossy_wall_top"
}
}