2020-11-28 21:12:31 +01:00
|
|
|
{
|
|
|
|
"variants": {
|
2020-11-30 12:29:50 +01:00
|
|
|
"backwards=false,shape=north_south": {
|
|
|
|
"model": "create:block/controller_rail/block_north_south"
|
2020-11-28 21:12:31 +01:00
|
|
|
},
|
2020-11-30 12:29:50 +01:00
|
|
|
"backwards=true,shape=north_south": {
|
|
|
|
"model": "create:block/controller_rail/block_north_south",
|
2020-11-28 21:12:31 +01:00
|
|
|
"y": 180
|
|
|
|
},
|
2020-11-30 12:29:50 +01:00
|
|
|
"backwards=false,shape=east_west": {
|
|
|
|
"model": "create:block/controller_rail/block_north_south",
|
2020-11-28 21:12:31 +01:00
|
|
|
"y": 270
|
|
|
|
},
|
2020-11-30 12:29:50 +01:00
|
|
|
"backwards=true,shape=east_west": {
|
|
|
|
"model": "create:block/controller_rail/block_north_south",
|
2020-11-28 21:12:31 +01:00
|
|
|
"y": 90
|
|
|
|
},
|
2020-11-30 12:29:50 +01:00
|
|
|
"backwards=false,shape=ascending_east": {
|
|
|
|
"model": "create:block/controller_rail/block_ascending_north",
|
2020-11-28 21:12:31 +01:00
|
|
|
"y": 90
|
|
|
|
},
|
2020-11-30 12:29:50 +01:00
|
|
|
"backwards=true,shape=ascending_east": {
|
|
|
|
"model": "create:block/controller_rail/block_ascending_south",
|
2020-11-28 21:12:31 +01:00
|
|
|
"y": 270
|
|
|
|
},
|
2020-11-30 12:29:50 +01:00
|
|
|
"backwards=false,shape=ascending_west": {
|
|
|
|
"model": "create:block/controller_rail/block_ascending_north",
|
2020-11-28 21:12:31 +01:00
|
|
|
"y": 270
|
|
|
|
},
|
2020-11-30 12:29:50 +01:00
|
|
|
"backwards=true,shape=ascending_west": {
|
|
|
|
"model": "create:block/controller_rail/block_ascending_south",
|
2020-11-28 21:12:31 +01:00
|
|
|
"y": 90
|
|
|
|
},
|
2020-11-30 12:29:50 +01:00
|
|
|
"backwards=false,shape=ascending_north": {
|
|
|
|
"model": "create:block/controller_rail/block_ascending_north"
|
2020-11-28 21:12:31 +01:00
|
|
|
},
|
2020-11-30 12:29:50 +01:00
|
|
|
"backwards=true,shape=ascending_north": {
|
|
|
|
"model": "create:block/controller_rail/block_ascending_south",
|
2020-11-28 21:12:31 +01:00
|
|
|
"y": 180
|
|
|
|
},
|
2020-11-30 12:29:50 +01:00
|
|
|
"backwards=false,shape=ascending_south": {
|
|
|
|
"model": "create:block/controller_rail/block_ascending_north",
|
2020-11-28 21:12:31 +01:00
|
|
|
"y": 180
|
|
|
|
},
|
2020-11-30 12:29:50 +01:00
|
|
|
"backwards=true,shape=ascending_south": {
|
|
|
|
"model": "create:block/controller_rail/block_ascending_south"
|
2020-11-28 21:12:31 +01:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|