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

6 lines
102 B
JSON
Raw Normal View History

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