EaglerWASMPvpBase/desktopRuntime/resources/assets/minecraft/blockstates/spruce_sapling.json

7 lines
127 B
JSON
Raw Normal View History

2024-12-28 01:16:57 -06:00
{
"variants": {
"stage=0": { "model": "spruce_sapling" },
"stage=1": { "model": "spruce_sapling" }
}
}