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

6 lines
101 B
JSON
Raw Normal View History

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