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

8 lines
219 B
JSON
Raw Normal View History

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