eaglercraft-1.8-workspace/desktopRuntime/resources/assets/minecraft/blockstates/double_fern.json
2024-02-14 20:52:11 -08:00

7 lines
147 B
JSON
Executable File

{
"variants": {
"half=lower": { "model": "double_fern_bottom" },
"half=upper": { "model": "double_fern_top" }
}
}