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

8 lines
211 B
JSON

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