VanillaPlus/temp/blockmodels/vertical_red_nether_brick_slab.json
2022-08-03 09:33:14 -04:00

8 lines
211 B
JSON

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