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

8 lines
196 B
JSON

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