24 lines
No EOL
377 B
JSON
24 lines
No EOL
377 B
JSON
{
|
|
"variants": {
|
|
"snowy=false": [
|
|
{
|
|
"model": "tfg:block/grass/rusticus_clay"
|
|
},
|
|
{
|
|
"model": "tfg:block/grass/rusticus_clay",
|
|
"y": 90
|
|
},
|
|
{
|
|
"model": "tfg:block/grass/rusticus_clay",
|
|
"y": 180
|
|
},
|
|
{
|
|
"model": "tfg:block/grass/rusticus_clay",
|
|
"y": 270
|
|
}
|
|
],
|
|
"snowy=true": {
|
|
"model": "tfg:block/grass/mars_snowy_clay"
|
|
}
|
|
}
|
|
} |