MineAssets/1.14.4/assets/minecraft/models/block/stone_brick_slab.json
2024-12-17 02:08:01 +03:00

9 lines
170 B
JSON

{
"parent": "block/slab",
"textures": {
"bottom": "block/stone_bricks",
"top": "block/stone_bricks",
"side": "block/stone_bricks"
}
}