minecraft-src/assets/minecraft/models/block/cobblestone_slab_top.json
2025-07-04 01:41:11 +03:00

8 lines
No EOL
192 B
JSON

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