Files
minecraft-assets/assets/minecraft/models/block/red_nether_brick_slab.json
2024-02-07 18:29:10 +01:00

8 lines
206 B
JSON

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