peytonplayz585-shadow-3.0/desktopRuntime/resources/assets/minecraft/blockstates/double_grass.json
2023-08-26 16:31:51 -05:00

7 lines
143 B
JSON

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