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

8 lines
210 B
JSON

{
"parent": "vplus:block/vertical_slab",
"textures": {
"bottom": "minecraft:block/red_sandstone_bottom",
"top": "minecraft:block/red_sandstone_top",
"side": "minecraft:block/red_sandstone"
}
}