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

8 lines
215 B
JSON

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