minecraft-src/assets/minecraft/models/block/blue_ice.json
2025-07-04 01:41:11 +03:00

6 lines
No EOL
101 B
JSON

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