Files
minecraft-assets/assets/minecraft/models/block/smooth_stone.json
2024-10-23 18:31:37 +02:00

6 lines
105 B
JSON

{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "minecraft:block/smooth_stone"
}
}