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

7 lines
143 B
JSON
Raw Normal View History

2023-08-26 14:31:51 -07:00
{
"variants": {
"half=lower": { "model": "double_grass_bottom" },
"half=upper": { "model": "double_grass_top" }
}
}