Files
minecraft-assets/assets/minecraft/models/block/red_nether_brick_slab_top.json
2020-09-11 09:59:29 +00:00

8 lines
210 B
JSON

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