Files
minecraft-assets/assets/minecraft/models/block/orange_carpet.json
2021-07-07 09:21:22 +00:00

6 lines
103 B
JSON

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