2021-09-16 04:10:34 +02:00
|
|
|
{
|
|
|
|
"variants": {
|
|
|
|
"facing=north,waterlogged=false": {
|
2021-10-07 16:16:24 +02:00
|
|
|
"model": "create:block/green_toolbox"
|
2021-09-16 04:10:34 +02:00
|
|
|
},
|
|
|
|
"facing=south,waterlogged=false": {
|
2021-10-07 16:16:24 +02:00
|
|
|
"model": "create:block/green_toolbox",
|
2021-09-16 04:10:34 +02:00
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"facing=west,waterlogged=false": {
|
2021-10-07 16:16:24 +02:00
|
|
|
"model": "create:block/green_toolbox",
|
2021-09-16 04:10:34 +02:00
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"facing=east,waterlogged=false": {
|
2021-10-07 16:16:24 +02:00
|
|
|
"model": "create:block/green_toolbox",
|
2021-09-16 04:10:34 +02:00
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"facing=north,waterlogged=true": {
|
2021-10-07 16:16:24 +02:00
|
|
|
"model": "create:block/green_toolbox"
|
2021-09-16 04:10:34 +02:00
|
|
|
},
|
|
|
|
"facing=south,waterlogged=true": {
|
2021-10-07 16:16:24 +02:00
|
|
|
"model": "create:block/green_toolbox",
|
2021-09-16 04:10:34 +02:00
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"facing=west,waterlogged=true": {
|
2021-10-07 16:16:24 +02:00
|
|
|
"model": "create:block/green_toolbox",
|
2021-09-16 04:10:34 +02:00
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"facing=east,waterlogged=true": {
|
2021-10-07 16:16:24 +02:00
|
|
|
"model": "create:block/green_toolbox",
|
2021-09-16 04:10:34 +02:00
|
|
|
"y": 90
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|