minecraft-assets/assets/minecraft/models/block/blue_wool.json

7 lines
102 B
JSON

{
"parent": "block/cube_all",
"textures": {
"all": "blocks/wool_colored_blue"
}
}