hoosiertransfer-mod/desktopRuntime/resources/assets/minecraft/blockstates/sunflower.json

7 lines
151 B
JSON
Raw Normal View History

2024-08-26 10:45:56 -05:00
{
"variants": {
"half=lower": { "model": "double_sunflower_bottom" },
"half=upper": { "model": "double_sunflower_top" }
}
}