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

8 lines
206 B
JSON

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