MineAssets/1.16.5/assets/minecraft/models/block/cobblestone_slab_top.json
2024-12-17 02:08:01 +03:00

8 lines
192 B
JSON

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