Files
minecraft-assets/assets/minecraft/models/block/blue_carpet.json
2023-12-08 11:57:12 +01:00

6 lines
101 B
JSON

{
"parent": "minecraft:block/carpet",
"textures": {
"wool": "minecraft:block/blue_wool"
}
}