2020-05-19 15:25:21 +02:00
|
|
|
{
|
|
|
|
"variants": {
|
|
|
|
"casing=false,facing=north,part=start,slope=horizontal": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=true,facing=north,part=start,slope=horizontal": {
|
|
|
|
"model": "create:block/belt_casing/horizontal_start",
|
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=false,facing=south,part=start,slope=horizontal": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle"
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=south,part=start,slope=horizontal": {
|
|
|
|
"model": "create:block/belt_casing/horizontal_start"
|
|
|
|
},
|
|
|
|
"casing=false,facing=west,part=start,slope=horizontal": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=true,facing=west,part=start,slope=horizontal": {
|
|
|
|
"model": "create:block/belt_casing/horizontal_start",
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=false,facing=east,part=start,slope=horizontal": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=true,facing=east,part=start,slope=horizontal": {
|
|
|
|
"model": "create:block/belt_casing/horizontal_start",
|
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=false,facing=north,part=middle,slope=horizontal": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=true,facing=north,part=middle,slope=horizontal": {
|
|
|
|
"model": "create:block/belt_casing/horizontal_middle",
|
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=false,facing=south,part=middle,slope=horizontal": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle"
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=south,part=middle,slope=horizontal": {
|
|
|
|
"model": "create:block/belt_casing/horizontal_middle"
|
|
|
|
},
|
|
|
|
"casing=false,facing=west,part=middle,slope=horizontal": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=true,facing=west,part=middle,slope=horizontal": {
|
|
|
|
"model": "create:block/belt_casing/horizontal_middle",
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=false,facing=east,part=middle,slope=horizontal": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=true,facing=east,part=middle,slope=horizontal": {
|
|
|
|
"model": "create:block/belt_casing/horizontal_middle",
|
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=false,facing=north,part=end,slope=horizontal": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=true,facing=north,part=end,slope=horizontal": {
|
|
|
|
"model": "create:block/belt_casing/horizontal_end",
|
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=false,facing=south,part=end,slope=horizontal": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle"
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=south,part=end,slope=horizontal": {
|
|
|
|
"model": "create:block/belt_casing/horizontal_end"
|
|
|
|
},
|
|
|
|
"casing=false,facing=west,part=end,slope=horizontal": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=true,facing=west,part=end,slope=horizontal": {
|
|
|
|
"model": "create:block/belt_casing/horizontal_end",
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=false,facing=east,part=end,slope=horizontal": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=true,facing=east,part=end,slope=horizontal": {
|
|
|
|
"model": "create:block/belt_casing/horizontal_end",
|
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=false,facing=north,part=pulley,slope=horizontal": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=true,facing=north,part=pulley,slope=horizontal": {
|
|
|
|
"model": "create:block/belt_casing/horizontal_pulley",
|
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=false,facing=south,part=pulley,slope=horizontal": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle"
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=south,part=pulley,slope=horizontal": {
|
|
|
|
"model": "create:block/belt_casing/horizontal_pulley"
|
|
|
|
},
|
|
|
|
"casing=false,facing=west,part=pulley,slope=horizontal": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=true,facing=west,part=pulley,slope=horizontal": {
|
|
|
|
"model": "create:block/belt_casing/horizontal_pulley",
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=false,facing=east,part=pulley,slope=horizontal": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=true,facing=east,part=pulley,slope=horizontal": {
|
|
|
|
"model": "create:block/belt_casing/horizontal_pulley",
|
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=false,facing=north,part=start,slope=upward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle"
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=north,part=start,slope=upward": {
|
2020-07-07 00:48:53 +02:00
|
|
|
"model": "create:block/belt_casing/diagonal_start"
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=false,facing=south,part=start,slope=upward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
|
|
|
"y": 180
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=south,part=start,slope=upward": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/diagonal_start",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=false,facing=west,part=start,slope=upward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
|
|
|
"y": 270
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=west,part=start,slope=upward": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/diagonal_start",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=false,facing=east,part=start,slope=upward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
|
|
|
"y": 90
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=east,part=start,slope=upward": {
|
2020-07-07 00:48:53 +02:00
|
|
|
"model": "create:block/belt_casing/diagonal_start",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=false,facing=north,part=middle,slope=upward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle"
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=north,part=middle,slope=upward": {
|
|
|
|
"model": "create:block/belt_casing/diagonal_middle"
|
|
|
|
},
|
|
|
|
"casing=false,facing=south,part=middle,slope=upward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
|
|
|
"y": 180
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=south,part=middle,slope=upward": {
|
|
|
|
"model": "create:block/belt_casing/diagonal_middle",
|
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=false,facing=west,part=middle,slope=upward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
|
|
|
"y": 270
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=west,part=middle,slope=upward": {
|
|
|
|
"model": "create:block/belt_casing/diagonal_middle",
|
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=false,facing=east,part=middle,slope=upward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
|
|
|
"y": 90
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=east,part=middle,slope=upward": {
|
|
|
|
"model": "create:block/belt_casing/diagonal_middle",
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=false,facing=north,part=end,slope=upward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle"
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=north,part=end,slope=upward": {
|
2020-07-07 00:48:53 +02:00
|
|
|
"model": "create:block/belt_casing/diagonal_end"
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=false,facing=south,part=end,slope=upward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
|
|
|
"y": 180
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=south,part=end,slope=upward": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/diagonal_end",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=false,facing=west,part=end,slope=upward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
|
|
|
"y": 270
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=west,part=end,slope=upward": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/diagonal_end",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=false,facing=east,part=end,slope=upward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
|
|
|
"y": 90
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=east,part=end,slope=upward": {
|
2020-07-07 00:48:53 +02:00
|
|
|
"model": "create:block/belt_casing/diagonal_end",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=false,facing=north,part=pulley,slope=upward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle"
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=north,part=pulley,slope=upward": {
|
|
|
|
"model": "create:block/belt_casing/diagonal_pulley"
|
|
|
|
},
|
|
|
|
"casing=false,facing=south,part=pulley,slope=upward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
|
|
|
"y": 180
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=south,part=pulley,slope=upward": {
|
|
|
|
"model": "create:block/belt_casing/diagonal_pulley",
|
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=false,facing=west,part=pulley,slope=upward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
|
|
|
"y": 270
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=west,part=pulley,slope=upward": {
|
|
|
|
"model": "create:block/belt_casing/diagonal_pulley",
|
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=false,facing=east,part=pulley,slope=upward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
|
|
|
"y": 90
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=east,part=pulley,slope=upward": {
|
|
|
|
"model": "create:block/belt_casing/diagonal_pulley",
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=false,facing=north,part=start,slope=downward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=true,facing=north,part=start,slope=downward": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/diagonal_end",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=false,facing=south,part=start,slope=downward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle"
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=south,part=start,slope=downward": {
|
2020-07-07 00:48:53 +02:00
|
|
|
"model": "create:block/belt_casing/diagonal_end"
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=false,facing=west,part=start,slope=downward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=true,facing=west,part=start,slope=downward": {
|
2020-07-07 00:48:53 +02:00
|
|
|
"model": "create:block/belt_casing/diagonal_end",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=false,facing=east,part=start,slope=downward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=true,facing=east,part=start,slope=downward": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/diagonal_end",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=false,facing=north,part=middle,slope=downward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=true,facing=north,part=middle,slope=downward": {
|
|
|
|
"model": "create:block/belt_casing/diagonal_middle",
|
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=false,facing=south,part=middle,slope=downward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle"
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=south,part=middle,slope=downward": {
|
|
|
|
"model": "create:block/belt_casing/diagonal_middle"
|
|
|
|
},
|
|
|
|
"casing=false,facing=west,part=middle,slope=downward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=true,facing=west,part=middle,slope=downward": {
|
|
|
|
"model": "create:block/belt_casing/diagonal_middle",
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=false,facing=east,part=middle,slope=downward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=true,facing=east,part=middle,slope=downward": {
|
|
|
|
"model": "create:block/belt_casing/diagonal_middle",
|
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=false,facing=north,part=end,slope=downward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=true,facing=north,part=end,slope=downward": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/diagonal_start",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=false,facing=south,part=end,slope=downward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle"
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=south,part=end,slope=downward": {
|
2020-07-07 00:48:53 +02:00
|
|
|
"model": "create:block/belt_casing/diagonal_start"
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=false,facing=west,part=end,slope=downward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=true,facing=west,part=end,slope=downward": {
|
2020-07-07 00:48:53 +02:00
|
|
|
"model": "create:block/belt_casing/diagonal_start",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=false,facing=east,part=end,slope=downward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=true,facing=east,part=end,slope=downward": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/diagonal_start",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=false,facing=north,part=pulley,slope=downward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=true,facing=north,part=pulley,slope=downward": {
|
|
|
|
"model": "create:block/belt_casing/diagonal_pulley",
|
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=false,facing=south,part=pulley,slope=downward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle"
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=south,part=pulley,slope=downward": {
|
|
|
|
"model": "create:block/belt_casing/diagonal_pulley"
|
|
|
|
},
|
|
|
|
"casing=false,facing=west,part=pulley,slope=downward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=true,facing=west,part=pulley,slope=downward": {
|
|
|
|
"model": "create:block/belt_casing/diagonal_pulley",
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=false,facing=east,part=pulley,slope=downward": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=true,facing=east,part=pulley,slope=downward": {
|
|
|
|
"model": "create:block/belt_casing/diagonal_pulley",
|
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=false,facing=north,part=start,slope=vertical": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90,
|
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=true,facing=north,part=start,slope=vertical": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/sideways_end",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90,
|
2020-07-07 16:03:49 +02:00
|
|
|
"y": 270
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=false,facing=south,part=start,slope=vertical": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90
|
|
|
|
},
|
|
|
|
"casing=true,facing=south,part=start,slope=vertical": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/sideways_start",
|
|
|
|
"x": 90,
|
|
|
|
"y": 90
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=false,facing=west,part=start,slope=vertical": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90,
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=true,facing=west,part=start,slope=vertical": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/sideways_end",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90,
|
2020-07-07 16:03:49 +02:00
|
|
|
"y": 180
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=false,facing=east,part=start,slope=vertical": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90,
|
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=true,facing=east,part=start,slope=vertical": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/sideways_start",
|
|
|
|
"x": 90
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=false,facing=north,part=middle,slope=vertical": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90,
|
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=true,facing=north,part=middle,slope=vertical": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/sideways_middle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90,
|
2020-07-07 16:03:49 +02:00
|
|
|
"y": 270
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=false,facing=south,part=middle,slope=vertical": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90
|
|
|
|
},
|
|
|
|
"casing=true,facing=south,part=middle,slope=vertical": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/sideways_middle",
|
|
|
|
"x": 90,
|
|
|
|
"y": 90
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=false,facing=west,part=middle,slope=vertical": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90,
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=true,facing=west,part=middle,slope=vertical": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/sideways_middle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90,
|
2020-07-07 16:03:49 +02:00
|
|
|
"y": 180
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=false,facing=east,part=middle,slope=vertical": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90,
|
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=true,facing=east,part=middle,slope=vertical": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/sideways_middle",
|
|
|
|
"x": 90
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=false,facing=north,part=end,slope=vertical": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90,
|
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=true,facing=north,part=end,slope=vertical": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/sideways_start",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90,
|
2020-07-07 16:03:49 +02:00
|
|
|
"y": 270
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=false,facing=south,part=end,slope=vertical": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90
|
|
|
|
},
|
|
|
|
"casing=true,facing=south,part=end,slope=vertical": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/sideways_end",
|
|
|
|
"x": 90,
|
|
|
|
"y": 90
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=false,facing=west,part=end,slope=vertical": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90,
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=true,facing=west,part=end,slope=vertical": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/sideways_start",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90,
|
2020-07-07 16:03:49 +02:00
|
|
|
"y": 180
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=false,facing=east,part=end,slope=vertical": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90,
|
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=true,facing=east,part=end,slope=vertical": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/sideways_end",
|
|
|
|
"x": 90
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=false,facing=north,part=pulley,slope=vertical": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90,
|
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=true,facing=north,part=pulley,slope=vertical": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/sideways_pulley",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90,
|
2020-07-07 16:03:49 +02:00
|
|
|
"y": 270
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=false,facing=south,part=pulley,slope=vertical": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90
|
|
|
|
},
|
|
|
|
"casing=true,facing=south,part=pulley,slope=vertical": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/sideways_pulley",
|
|
|
|
"x": 90,
|
|
|
|
"y": 90
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=false,facing=west,part=pulley,slope=vertical": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90,
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=true,facing=west,part=pulley,slope=vertical": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/sideways_pulley",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90,
|
2020-07-07 16:03:49 +02:00
|
|
|
"y": 180
|
2020-05-19 15:25:21 +02:00
|
|
|
},
|
|
|
|
"casing=false,facing=east,part=pulley,slope=vertical": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-05-19 15:25:21 +02:00
|
|
|
"x": 90,
|
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=true,facing=east,part=pulley,slope=vertical": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/sideways_pulley",
|
|
|
|
"x": 90
|
2020-07-06 22:09:35 +02:00
|
|
|
},
|
|
|
|
"casing=false,facing=north,part=start,slope=sideways": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-07-06 22:09:35 +02:00
|
|
|
"x": 180,
|
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=true,facing=north,part=start,slope=sideways": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/sideways_end",
|
2020-07-06 22:09:35 +02:00
|
|
|
"x": 180,
|
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=false,facing=south,part=start,slope=sideways": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle"
|
2020-07-06 22:09:35 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=south,part=start,slope=sideways": {
|
|
|
|
"model": "create:block/belt_casing/sideways_start"
|
|
|
|
},
|
|
|
|
"casing=false,facing=west,part=start,slope=sideways": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-07-06 22:09:35 +02:00
|
|
|
"x": 180,
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=true,facing=west,part=start,slope=sideways": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/sideways_end",
|
2020-07-06 22:09:35 +02:00
|
|
|
"x": 180,
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=false,facing=east,part=start,slope=sideways": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-07-06 22:09:35 +02:00
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=true,facing=east,part=start,slope=sideways": {
|
|
|
|
"model": "create:block/belt_casing/sideways_start",
|
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=false,facing=north,part=middle,slope=sideways": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-07-06 22:09:35 +02:00
|
|
|
"x": 180,
|
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=true,facing=north,part=middle,slope=sideways": {
|
|
|
|
"model": "create:block/belt_casing/sideways_middle",
|
|
|
|
"x": 180,
|
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=false,facing=south,part=middle,slope=sideways": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle"
|
2020-07-06 22:09:35 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=south,part=middle,slope=sideways": {
|
|
|
|
"model": "create:block/belt_casing/sideways_middle"
|
|
|
|
},
|
|
|
|
"casing=false,facing=west,part=middle,slope=sideways": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-07-06 22:09:35 +02:00
|
|
|
"x": 180,
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=true,facing=west,part=middle,slope=sideways": {
|
|
|
|
"model": "create:block/belt_casing/sideways_middle",
|
|
|
|
"x": 180,
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=false,facing=east,part=middle,slope=sideways": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-07-06 22:09:35 +02:00
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=true,facing=east,part=middle,slope=sideways": {
|
|
|
|
"model": "create:block/belt_casing/sideways_middle",
|
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=false,facing=north,part=end,slope=sideways": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-07-06 22:09:35 +02:00
|
|
|
"x": 180,
|
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=true,facing=north,part=end,slope=sideways": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/sideways_start",
|
2020-07-06 22:09:35 +02:00
|
|
|
"x": 180,
|
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=false,facing=south,part=end,slope=sideways": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle"
|
2020-07-06 22:09:35 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=south,part=end,slope=sideways": {
|
|
|
|
"model": "create:block/belt_casing/sideways_end"
|
|
|
|
},
|
|
|
|
"casing=false,facing=west,part=end,slope=sideways": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-07-06 22:09:35 +02:00
|
|
|
"x": 180,
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=true,facing=west,part=end,slope=sideways": {
|
2020-07-07 16:03:49 +02:00
|
|
|
"model": "create:block/belt_casing/sideways_start",
|
2020-07-06 22:09:35 +02:00
|
|
|
"x": 180,
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=false,facing=east,part=end,slope=sideways": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-07-06 22:09:35 +02:00
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=true,facing=east,part=end,slope=sideways": {
|
|
|
|
"model": "create:block/belt_casing/sideways_end",
|
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=false,facing=north,part=pulley,slope=sideways": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-07-06 22:09:35 +02:00
|
|
|
"x": 180,
|
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=true,facing=north,part=pulley,slope=sideways": {
|
|
|
|
"model": "create:block/belt_casing/sideways_pulley",
|
|
|
|
"x": 180,
|
|
|
|
"y": 180
|
|
|
|
},
|
|
|
|
"casing=false,facing=south,part=pulley,slope=sideways": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle"
|
2020-07-06 22:09:35 +02:00
|
|
|
},
|
|
|
|
"casing=true,facing=south,part=pulley,slope=sideways": {
|
|
|
|
"model": "create:block/belt_casing/sideways_pulley"
|
|
|
|
},
|
|
|
|
"casing=false,facing=west,part=pulley,slope=sideways": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-07-06 22:09:35 +02:00
|
|
|
"x": 180,
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=true,facing=west,part=pulley,slope=sideways": {
|
|
|
|
"model": "create:block/belt_casing/sideways_pulley",
|
|
|
|
"x": 180,
|
|
|
|
"y": 90
|
|
|
|
},
|
|
|
|
"casing=false,facing=east,part=pulley,slope=sideways": {
|
2020-07-12 02:05:29 +02:00
|
|
|
"model": "create:block/belt/particle",
|
2020-07-06 22:09:35 +02:00
|
|
|
"y": 270
|
|
|
|
},
|
|
|
|
"casing=true,facing=east,part=pulley,slope=sideways": {
|
|
|
|
"model": "create:block/belt_casing/sideways_pulley",
|
|
|
|
"y": 270
|
2020-05-19 15:25:21 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|