Files
minecraft-assets/assets/minecraft/models/block/blue_ice.json
2023-11-29 18:29:39 +01:00

6 lines
101 B
JSON

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