2019-11-29 10:06:03 +01:00
|
|
|
{
|
|
|
|
"forge_marker": 1,
|
|
|
|
"variants": {
|
|
|
|
"shape": {
|
|
|
|
"straight": { "model": "create:block/belt_tunnel/straight" },
|
2019-12-16 12:03:42 +01:00
|
|
|
"window": { "model": "create:block/belt_tunnel/straight_windowed" },
|
|
|
|
"halfshade": { "model": "create:block/belt_tunnel/straight_halfshade" },
|
|
|
|
"fullshade": { "model": "create:block/belt_tunnel/straight_fullshade" },
|
2019-11-29 10:06:03 +01:00
|
|
|
"t_left": { "model": "create:block/belt_tunnel/t_left" },
|
|
|
|
"t_right": { "model": "create:block/belt_tunnel/t_right" },
|
|
|
|
"cross": { "model": "create:block/belt_tunnel/cross" }
|
|
|
|
},
|
|
|
|
"axis": {
|
|
|
|
"x": { },
|
|
|
|
"z": { "y": 90 }
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|