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

6 lines
96 B
JSON

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