2020-07-08 01:36:34 +02:00
|
|
|
{
|
|
|
|
"variants": {
|
|
|
|
"axis=x,shape=straight": {
|
|
|
|
"model": "create:block/brass_tunnel/straight"
|
|
|
|
},
|
|
|
|
"axis=z,shape=straight": {
|
|
|
|
"model": "create:block/brass_tunnel/straight",
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"axis=x,shape=window": {
|
|
|
|
"model": "create:block/brass_tunnel/window"
|
|
|
|
},
|
|
|
|
"axis=z,shape=window": {
|
|
|
|
"model": "create:block/brass_tunnel/window",
|
|
|
|
"y": 90
|
|
|
|
},
|
2020-07-16 19:13:00 +02:00
|
|
|
"axis=x,shape=closed": {
|
|
|
|
"model": "create:block/brass_tunnel/straight"
|
2020-07-08 01:36:34 +02:00
|
|
|
},
|
2020-07-16 19:13:00 +02:00
|
|
|
"axis=z,shape=closed": {
|
|
|
|
"model": "create:block/brass_tunnel/straight",
|
2020-07-08 01:36:34 +02:00
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"axis=x,shape=t_left": {
|
|
|
|
"model": "create:block/brass_tunnel/t_left"
|
|
|
|
},
|
|
|
|
"axis=z,shape=t_left": {
|
|
|
|
"model": "create:block/brass_tunnel/t_left",
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"axis=x,shape=t_right": {
|
|
|
|
"model": "create:block/brass_tunnel/t_right"
|
|
|
|
},
|
|
|
|
"axis=z,shape=t_right": {
|
|
|
|
"model": "create:block/brass_tunnel/t_right",
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"axis=x,shape=cross": {
|
|
|
|
"model": "create:block/brass_tunnel/cross"
|
|
|
|
},
|
|
|
|
"axis=z,shape=cross": {
|
|
|
|
"model": "create:block/brass_tunnel/cross",
|
|
|
|
"y": 90
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|