mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-16 23:46:04 +01:00
10 lines
172 B
JSON
10 lines
172 B
JSON
|
{
|
||
|
"variants": {
|
||
|
"window=false": {
|
||
|
"model": "create:block/chute/block"
|
||
|
},
|
||
|
"window=true": {
|
||
|
"model": "create:block/chute/block_windowed"
|
||
|
}
|
||
|
}
|
||
|
}
|