minecraft-assets/assets/minecraft/models/block/red_nether_brick_slab_top.json

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"
}
}