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

6 lines
96 B
JSON
Raw Normal View History

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