SangeFault/assets/minecraft/models/block/cobblestone_slab_top.json

8 lines
192 B
JSON
Raw Normal View History

{
"parent": "minecraft:block/slab_top",
"textures": {
"bottom": "minecraft:block/cobblestone",
"top": "minecraft:block/cobblestone",
"side": "minecraft:block/cobblestone"
}
}