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

6 lines
No EOL
117 B
JSON

{
"parent": "minecraft:block/flower_pot_cross",
"textures": {
"plant": "minecraft:block/spruce_sapling"
}
}