ploof-pack/faithless/assets/minecraft/models/block/mud_bricks.json

8 lines
167 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "block/cube_bottom_top",
"textures": {
"top": "block/mud_bricks_top",
"bottom": "block/mud_bricks_bottom",
"side": "block/mud_bricks"
}
}