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

6 lines
114 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "minecraft:block/flower_pot_cross",
"textures": {
"plant": "minecraft:block/oak_sapling"
}
}