peytonplayz585-shadow-4.0/desktopRuntime/resources/assets/minecraft/blockstates/double_grass.json

7 lines
149 B
JSON
Raw Normal View History

2024-04-11 14:18:30 -07:00
{
"variants": {
"half=lower": { "model": "double_grass_bottom" },
"half=upper": { "model": "double_grass_top" }
}
}