ploof-pack/default/assets/minecraft/models/block/blue_carpet.json

6 lines
101 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "minecraft:block/carpet",
"textures": {
"wool": "minecraft:block/blue_wool"
}
}