Files
wireless-docs/assets/minecraft/models/block/red_nether_brick_slab_top.json
2026-07-03 22:04:34 -04:00

8 lines
210 B
JSON

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