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

8 lines
203 B
JSON

{
"parent": "minecraft:block/slab",
"textures": {
"bottom": "minecraft:block/polished_granite",
"top": "minecraft:block/polished_granite",
"side": "minecraft:block/polished_granite"
}
}