minecraft-src/assets/minecraft/models/block/pink_petals_1.json
2025-07-04 01:41:11 +03:00

7 lines
No EOL
161 B
JSON

{
"parent": "minecraft:block/flowerbed_1",
"textures": {
"flowerbed": "minecraft:block/pink_petals",
"stem": "minecraft:block/pink_petals_stem"
}
}