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

8 lines
181 B
JSON

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