ploof-pack/default/assets/minecraft/models/block/cobblestone_slab.json

8 lines
188 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "minecraft:block/slab",
"textures": {
"bottom": "minecraft:block/cobblestone",
"side": "minecraft:block/cobblestone",
"top": "minecraft:block/cobblestone"
}
}