mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-16 07:24:32 +01:00
a0ff70a1bb
- Reworked belt assets and renderer once again
652 lines
21 KiB
JSON
652 lines
21 KiB
JSON
{
|
|
"variants": {
|
|
"casing=false,facing=north,part=start,slope=horizontal": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle"
|
|
},
|
|
"casing=true,facing=south,part=start,slope=horizontal": {
|
|
"model": "create:block/belt_casing/horizontal_start"
|
|
},
|
|
"casing=false,facing=west,part=start,slope=horizontal": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle"
|
|
},
|
|
"casing=true,facing=south,part=middle,slope=horizontal": {
|
|
"model": "create:block/belt_casing/horizontal_middle"
|
|
},
|
|
"casing=false,facing=west,part=middle,slope=horizontal": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle"
|
|
},
|
|
"casing=true,facing=south,part=end,slope=horizontal": {
|
|
"model": "create:block/belt_casing/horizontal_end"
|
|
},
|
|
"casing=false,facing=west,part=end,slope=horizontal": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle"
|
|
},
|
|
"casing=true,facing=south,part=pulley,slope=horizontal": {
|
|
"model": "create:block/belt_casing/horizontal_pulley"
|
|
},
|
|
"casing=false,facing=west,part=pulley,slope=horizontal": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle"
|
|
},
|
|
"casing=true,facing=north,part=start,slope=upward": {
|
|
"model": "create:block/belt_casing/diagonal_start"
|
|
},
|
|
"casing=false,facing=south,part=start,slope=upward": {
|
|
"model": "create:block/belt/particle",
|
|
"y": 180
|
|
},
|
|
"casing=true,facing=south,part=start,slope=upward": {
|
|
"model": "create:block/belt_casing/diagonal_start",
|
|
"y": 180
|
|
},
|
|
"casing=false,facing=west,part=start,slope=upward": {
|
|
"model": "create:block/belt/particle",
|
|
"y": 270
|
|
},
|
|
"casing=true,facing=west,part=start,slope=upward": {
|
|
"model": "create:block/belt_casing/diagonal_start",
|
|
"y": 270
|
|
},
|
|
"casing=false,facing=east,part=start,slope=upward": {
|
|
"model": "create:block/belt/particle",
|
|
"y": 90
|
|
},
|
|
"casing=true,facing=east,part=start,slope=upward": {
|
|
"model": "create:block/belt_casing/diagonal_start",
|
|
"y": 90
|
|
},
|
|
"casing=false,facing=north,part=middle,slope=upward": {
|
|
"model": "create:block/belt/particle"
|
|
},
|
|
"casing=true,facing=north,part=middle,slope=upward": {
|
|
"model": "create:block/belt_casing/diagonal_middle"
|
|
},
|
|
"casing=false,facing=south,part=middle,slope=upward": {
|
|
"model": "create:block/belt/particle",
|
|
"y": 180
|
|
},
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"y": 270
|
|
},
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"y": 90
|
|
},
|
|
"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": {
|
|
"model": "create:block/belt/particle"
|
|
},
|
|
"casing=true,facing=north,part=end,slope=upward": {
|
|
"model": "create:block/belt_casing/diagonal_end"
|
|
},
|
|
"casing=false,facing=south,part=end,slope=upward": {
|
|
"model": "create:block/belt/particle",
|
|
"y": 180
|
|
},
|
|
"casing=true,facing=south,part=end,slope=upward": {
|
|
"model": "create:block/belt_casing/diagonal_end",
|
|
"y": 180
|
|
},
|
|
"casing=false,facing=west,part=end,slope=upward": {
|
|
"model": "create:block/belt/particle",
|
|
"y": 270
|
|
},
|
|
"casing=true,facing=west,part=end,slope=upward": {
|
|
"model": "create:block/belt_casing/diagonal_end",
|
|
"y": 270
|
|
},
|
|
"casing=false,facing=east,part=end,slope=upward": {
|
|
"model": "create:block/belt/particle",
|
|
"y": 90
|
|
},
|
|
"casing=true,facing=east,part=end,slope=upward": {
|
|
"model": "create:block/belt_casing/diagonal_end",
|
|
"y": 90
|
|
},
|
|
"casing=false,facing=north,part=pulley,slope=upward": {
|
|
"model": "create:block/belt/particle"
|
|
},
|
|
"casing=true,facing=north,part=pulley,slope=upward": {
|
|
"model": "create:block/belt_casing/diagonal_pulley"
|
|
},
|
|
"casing=false,facing=south,part=pulley,slope=upward": {
|
|
"model": "create:block/belt/particle",
|
|
"y": 180
|
|
},
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"y": 270
|
|
},
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"y": 90
|
|
},
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"y": 180
|
|
},
|
|
"casing=true,facing=north,part=start,slope=downward": {
|
|
"model": "create:block/belt_casing/diagonal_end",
|
|
"y": 180
|
|
},
|
|
"casing=false,facing=south,part=start,slope=downward": {
|
|
"model": "create:block/belt/particle"
|
|
},
|
|
"casing=true,facing=south,part=start,slope=downward": {
|
|
"model": "create:block/belt_casing/diagonal_end"
|
|
},
|
|
"casing=false,facing=west,part=start,slope=downward": {
|
|
"model": "create:block/belt/particle",
|
|
"y": 90
|
|
},
|
|
"casing=true,facing=west,part=start,slope=downward": {
|
|
"model": "create:block/belt_casing/diagonal_end",
|
|
"y": 90
|
|
},
|
|
"casing=false,facing=east,part=start,slope=downward": {
|
|
"model": "create:block/belt/particle",
|
|
"y": 270
|
|
},
|
|
"casing=true,facing=east,part=start,slope=downward": {
|
|
"model": "create:block/belt_casing/diagonal_end",
|
|
"y": 270
|
|
},
|
|
"casing=false,facing=north,part=middle,slope=downward": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle"
|
|
},
|
|
"casing=true,facing=south,part=middle,slope=downward": {
|
|
"model": "create:block/belt_casing/diagonal_middle"
|
|
},
|
|
"casing=false,facing=west,part=middle,slope=downward": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"y": 180
|
|
},
|
|
"casing=true,facing=north,part=end,slope=downward": {
|
|
"model": "create:block/belt_casing/diagonal_start",
|
|
"y": 180
|
|
},
|
|
"casing=false,facing=south,part=end,slope=downward": {
|
|
"model": "create:block/belt/particle"
|
|
},
|
|
"casing=true,facing=south,part=end,slope=downward": {
|
|
"model": "create:block/belt_casing/diagonal_start"
|
|
},
|
|
"casing=false,facing=west,part=end,slope=downward": {
|
|
"model": "create:block/belt/particle",
|
|
"y": 90
|
|
},
|
|
"casing=true,facing=west,part=end,slope=downward": {
|
|
"model": "create:block/belt_casing/diagonal_start",
|
|
"y": 90
|
|
},
|
|
"casing=false,facing=east,part=end,slope=downward": {
|
|
"model": "create:block/belt/particle",
|
|
"y": 270
|
|
},
|
|
"casing=true,facing=east,part=end,slope=downward": {
|
|
"model": "create:block/belt_casing/diagonal_start",
|
|
"y": 270
|
|
},
|
|
"casing=false,facing=north,part=pulley,slope=downward": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle"
|
|
},
|
|
"casing=true,facing=south,part=pulley,slope=downward": {
|
|
"model": "create:block/belt_casing/diagonal_pulley"
|
|
},
|
|
"casing=false,facing=west,part=pulley,slope=downward": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"x": 90,
|
|
"y": 180
|
|
},
|
|
"casing=true,facing=north,part=start,slope=vertical": {
|
|
"model": "create:block/belt_casing/sideways_end",
|
|
"x": 90,
|
|
"y": 270
|
|
},
|
|
"casing=false,facing=south,part=start,slope=vertical": {
|
|
"model": "create:block/belt/particle",
|
|
"x": 90
|
|
},
|
|
"casing=true,facing=south,part=start,slope=vertical": {
|
|
"model": "create:block/belt_casing/sideways_start",
|
|
"x": 90,
|
|
"y": 90
|
|
},
|
|
"casing=false,facing=west,part=start,slope=vertical": {
|
|
"model": "create:block/belt/particle",
|
|
"x": 90,
|
|
"y": 90
|
|
},
|
|
"casing=true,facing=west,part=start,slope=vertical": {
|
|
"model": "create:block/belt_casing/sideways_end",
|
|
"x": 90,
|
|
"y": 180
|
|
},
|
|
"casing=false,facing=east,part=start,slope=vertical": {
|
|
"model": "create:block/belt/particle",
|
|
"x": 90,
|
|
"y": 270
|
|
},
|
|
"casing=true,facing=east,part=start,slope=vertical": {
|
|
"model": "create:block/belt_casing/sideways_start",
|
|
"x": 90
|
|
},
|
|
"casing=false,facing=north,part=middle,slope=vertical": {
|
|
"model": "create:block/belt/particle",
|
|
"x": 90,
|
|
"y": 180
|
|
},
|
|
"casing=true,facing=north,part=middle,slope=vertical": {
|
|
"model": "create:block/belt_casing/sideways_middle",
|
|
"x": 90,
|
|
"y": 270
|
|
},
|
|
"casing=false,facing=south,part=middle,slope=vertical": {
|
|
"model": "create:block/belt/particle",
|
|
"x": 90
|
|
},
|
|
"casing=true,facing=south,part=middle,slope=vertical": {
|
|
"model": "create:block/belt_casing/sideways_middle",
|
|
"x": 90,
|
|
"y": 90
|
|
},
|
|
"casing=false,facing=west,part=middle,slope=vertical": {
|
|
"model": "create:block/belt/particle",
|
|
"x": 90,
|
|
"y": 90
|
|
},
|
|
"casing=true,facing=west,part=middle,slope=vertical": {
|
|
"model": "create:block/belt_casing/sideways_middle",
|
|
"x": 90,
|
|
"y": 180
|
|
},
|
|
"casing=false,facing=east,part=middle,slope=vertical": {
|
|
"model": "create:block/belt/particle",
|
|
"x": 90,
|
|
"y": 270
|
|
},
|
|
"casing=true,facing=east,part=middle,slope=vertical": {
|
|
"model": "create:block/belt_casing/sideways_middle",
|
|
"x": 90
|
|
},
|
|
"casing=false,facing=north,part=end,slope=vertical": {
|
|
"model": "create:block/belt/particle",
|
|
"x": 90,
|
|
"y": 180
|
|
},
|
|
"casing=true,facing=north,part=end,slope=vertical": {
|
|
"model": "create:block/belt_casing/sideways_start",
|
|
"x": 90,
|
|
"y": 270
|
|
},
|
|
"casing=false,facing=south,part=end,slope=vertical": {
|
|
"model": "create:block/belt/particle",
|
|
"x": 90
|
|
},
|
|
"casing=true,facing=south,part=end,slope=vertical": {
|
|
"model": "create:block/belt_casing/sideways_end",
|
|
"x": 90,
|
|
"y": 90
|
|
},
|
|
"casing=false,facing=west,part=end,slope=vertical": {
|
|
"model": "create:block/belt/particle",
|
|
"x": 90,
|
|
"y": 90
|
|
},
|
|
"casing=true,facing=west,part=end,slope=vertical": {
|
|
"model": "create:block/belt_casing/sideways_start",
|
|
"x": 90,
|
|
"y": 180
|
|
},
|
|
"casing=false,facing=east,part=end,slope=vertical": {
|
|
"model": "create:block/belt/particle",
|
|
"x": 90,
|
|
"y": 270
|
|
},
|
|
"casing=true,facing=east,part=end,slope=vertical": {
|
|
"model": "create:block/belt_casing/sideways_end",
|
|
"x": 90
|
|
},
|
|
"casing=false,facing=north,part=pulley,slope=vertical": {
|
|
"model": "create:block/belt/particle",
|
|
"x": 90,
|
|
"y": 180
|
|
},
|
|
"casing=true,facing=north,part=pulley,slope=vertical": {
|
|
"model": "create:block/belt_casing/sideways_pulley",
|
|
"x": 90,
|
|
"y": 270
|
|
},
|
|
"casing=false,facing=south,part=pulley,slope=vertical": {
|
|
"model": "create:block/belt/particle",
|
|
"x": 90
|
|
},
|
|
"casing=true,facing=south,part=pulley,slope=vertical": {
|
|
"model": "create:block/belt_casing/sideways_pulley",
|
|
"x": 90,
|
|
"y": 90
|
|
},
|
|
"casing=false,facing=west,part=pulley,slope=vertical": {
|
|
"model": "create:block/belt/particle",
|
|
"x": 90,
|
|
"y": 90
|
|
},
|
|
"casing=true,facing=west,part=pulley,slope=vertical": {
|
|
"model": "create:block/belt_casing/sideways_pulley",
|
|
"x": 90,
|
|
"y": 180
|
|
},
|
|
"casing=false,facing=east,part=pulley,slope=vertical": {
|
|
"model": "create:block/belt/particle",
|
|
"x": 90,
|
|
"y": 270
|
|
},
|
|
"casing=true,facing=east,part=pulley,slope=vertical": {
|
|
"model": "create:block/belt_casing/sideways_pulley",
|
|
"x": 90
|
|
},
|
|
"casing=false,facing=north,part=start,slope=sideways": {
|
|
"model": "create:block/belt/particle",
|
|
"x": 180,
|
|
"y": 180
|
|
},
|
|
"casing=true,facing=north,part=start,slope=sideways": {
|
|
"model": "create:block/belt_casing/sideways_end",
|
|
"x": 180,
|
|
"y": 180
|
|
},
|
|
"casing=false,facing=south,part=start,slope=sideways": {
|
|
"model": "create:block/belt/particle"
|
|
},
|
|
"casing=true,facing=south,part=start,slope=sideways": {
|
|
"model": "create:block/belt_casing/sideways_start"
|
|
},
|
|
"casing=false,facing=west,part=start,slope=sideways": {
|
|
"model": "create:block/belt/particle",
|
|
"x": 180,
|
|
"y": 90
|
|
},
|
|
"casing=true,facing=west,part=start,slope=sideways": {
|
|
"model": "create:block/belt_casing/sideways_end",
|
|
"x": 180,
|
|
"y": 90
|
|
},
|
|
"casing=false,facing=east,part=start,slope=sideways": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle"
|
|
},
|
|
"casing=true,facing=south,part=middle,slope=sideways": {
|
|
"model": "create:block/belt_casing/sideways_middle"
|
|
},
|
|
"casing=false,facing=west,part=middle,slope=sideways": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"x": 180,
|
|
"y": 180
|
|
},
|
|
"casing=true,facing=north,part=end,slope=sideways": {
|
|
"model": "create:block/belt_casing/sideways_start",
|
|
"x": 180,
|
|
"y": 180
|
|
},
|
|
"casing=false,facing=south,part=end,slope=sideways": {
|
|
"model": "create:block/belt/particle"
|
|
},
|
|
"casing=true,facing=south,part=end,slope=sideways": {
|
|
"model": "create:block/belt_casing/sideways_end"
|
|
},
|
|
"casing=false,facing=west,part=end,slope=sideways": {
|
|
"model": "create:block/belt/particle",
|
|
"x": 180,
|
|
"y": 90
|
|
},
|
|
"casing=true,facing=west,part=end,slope=sideways": {
|
|
"model": "create:block/belt_casing/sideways_start",
|
|
"x": 180,
|
|
"y": 90
|
|
},
|
|
"casing=false,facing=east,part=end,slope=sideways": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle"
|
|
},
|
|
"casing=true,facing=south,part=pulley,slope=sideways": {
|
|
"model": "create:block/belt_casing/sideways_pulley"
|
|
},
|
|
"casing=false,facing=west,part=pulley,slope=sideways": {
|
|
"model": "create:block/belt/particle",
|
|
"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": {
|
|
"model": "create:block/belt/particle",
|
|
"y": 270
|
|
},
|
|
"casing=true,facing=east,part=pulley,slope=sideways": {
|
|
"model": "create:block/belt_casing/sideways_pulley",
|
|
"y": 270
|
|
}
|
|
}
|
|
} |