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

7 lines
149 B
JSON
Executable File

{
"variants": {
"half=lower": { "model": "double_grass_bottom" },
"half=upper": { "model": "double_grass_top" }
}
}