mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-01-10 14:27:08 +01:00
212 lines
6.2 KiB
JSON
212 lines
6.2 KiB
JSON
|
{
|
||
|
"variants": {
|
||
|
"facing=down,part=start,powered=false": {
|
||
|
"model": "create:block/gantry_shaft_start_flipped",
|
||
|
"x": 180
|
||
|
},
|
||
|
"facing=up,part=start,powered=false": {
|
||
|
"model": "create:block/gantry_shaft/block_start"
|
||
|
},
|
||
|
"facing=north,part=start,powered=false": {
|
||
|
"model": "create:block/gantry_shaft_start_flipped",
|
||
|
"x": 90
|
||
|
},
|
||
|
"facing=south,part=start,powered=false": {
|
||
|
"model": "create:block/gantry_shaft/block_start",
|
||
|
"x": 90,
|
||
|
"y": 180
|
||
|
},
|
||
|
"facing=west,part=start,powered=false": {
|
||
|
"model": "create:block/gantry_shaft_start_flipped",
|
||
|
"x": 90,
|
||
|
"y": 270
|
||
|
},
|
||
|
"facing=east,part=start,powered=false": {
|
||
|
"model": "create:block/gantry_shaft/block_start",
|
||
|
"x": 90,
|
||
|
"y": 90
|
||
|
},
|
||
|
"facing=down,part=middle,powered=false": {
|
||
|
"model": "create:block/gantry_shaft_middle_flipped",
|
||
|
"x": 180
|
||
|
},
|
||
|
"facing=up,part=middle,powered=false": {
|
||
|
"model": "create:block/gantry_shaft/block_middle"
|
||
|
},
|
||
|
"facing=north,part=middle,powered=false": {
|
||
|
"model": "create:block/gantry_shaft_middle_flipped",
|
||
|
"x": 90
|
||
|
},
|
||
|
"facing=south,part=middle,powered=false": {
|
||
|
"model": "create:block/gantry_shaft/block_middle",
|
||
|
"x": 90,
|
||
|
"y": 180
|
||
|
},
|
||
|
"facing=west,part=middle,powered=false": {
|
||
|
"model": "create:block/gantry_shaft_middle_flipped",
|
||
|
"x": 90,
|
||
|
"y": 270
|
||
|
},
|
||
|
"facing=east,part=middle,powered=false": {
|
||
|
"model": "create:block/gantry_shaft/block_middle",
|
||
|
"x": 90,
|
||
|
"y": 90
|
||
|
},
|
||
|
"facing=down,part=end,powered=false": {
|
||
|
"model": "create:block/gantry_shaft_end_flipped",
|
||
|
"x": 180
|
||
|
},
|
||
|
"facing=up,part=end,powered=false": {
|
||
|
"model": "create:block/gantry_shaft/block_end"
|
||
|
},
|
||
|
"facing=north,part=end,powered=false": {
|
||
|
"model": "create:block/gantry_shaft_end_flipped",
|
||
|
"x": 90
|
||
|
},
|
||
|
"facing=south,part=end,powered=false": {
|
||
|
"model": "create:block/gantry_shaft/block_end",
|
||
|
"x": 90,
|
||
|
"y": 180
|
||
|
},
|
||
|
"facing=west,part=end,powered=false": {
|
||
|
"model": "create:block/gantry_shaft_end_flipped",
|
||
|
"x": 90,
|
||
|
"y": 270
|
||
|
},
|
||
|
"facing=east,part=end,powered=false": {
|
||
|
"model": "create:block/gantry_shaft/block_end",
|
||
|
"x": 90,
|
||
|
"y": 90
|
||
|
},
|
||
|
"facing=down,part=single,powered=false": {
|
||
|
"model": "create:block/gantry_shaft_single_flipped",
|
||
|
"x": 180
|
||
|
},
|
||
|
"facing=up,part=single,powered=false": {
|
||
|
"model": "create:block/gantry_shaft/block_single"
|
||
|
},
|
||
|
"facing=north,part=single,powered=false": {
|
||
|
"model": "create:block/gantry_shaft_single_flipped",
|
||
|
"x": 90
|
||
|
},
|
||
|
"facing=south,part=single,powered=false": {
|
||
|
"model": "create:block/gantry_shaft/block_single",
|
||
|
"x": 90,
|
||
|
"y": 180
|
||
|
},
|
||
|
"facing=west,part=single,powered=false": {
|
||
|
"model": "create:block/gantry_shaft_single_flipped",
|
||
|
"x": 90,
|
||
|
"y": 270
|
||
|
},
|
||
|
"facing=east,part=single,powered=false": {
|
||
|
"model": "create:block/gantry_shaft/block_single",
|
||
|
"x": 90,
|
||
|
"y": 90
|
||
|
},
|
||
|
"facing=down,part=start,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_start_powered_flipped",
|
||
|
"x": 180
|
||
|
},
|
||
|
"facing=up,part=start,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_start_powered"
|
||
|
},
|
||
|
"facing=north,part=start,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_start_powered_flipped",
|
||
|
"x": 90
|
||
|
},
|
||
|
"facing=south,part=start,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_start_powered",
|
||
|
"x": 90,
|
||
|
"y": 180
|
||
|
},
|
||
|
"facing=west,part=start,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_start_powered_flipped",
|
||
|
"x": 90,
|
||
|
"y": 270
|
||
|
},
|
||
|
"facing=east,part=start,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_start_powered",
|
||
|
"x": 90,
|
||
|
"y": 90
|
||
|
},
|
||
|
"facing=down,part=middle,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_middle_powered_flipped",
|
||
|
"x": 180
|
||
|
},
|
||
|
"facing=up,part=middle,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_middle_powered"
|
||
|
},
|
||
|
"facing=north,part=middle,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_middle_powered_flipped",
|
||
|
"x": 90
|
||
|
},
|
||
|
"facing=south,part=middle,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_middle_powered",
|
||
|
"x": 90,
|
||
|
"y": 180
|
||
|
},
|
||
|
"facing=west,part=middle,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_middle_powered_flipped",
|
||
|
"x": 90,
|
||
|
"y": 270
|
||
|
},
|
||
|
"facing=east,part=middle,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_middle_powered",
|
||
|
"x": 90,
|
||
|
"y": 90
|
||
|
},
|
||
|
"facing=down,part=end,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_end_powered_flipped",
|
||
|
"x": 180
|
||
|
},
|
||
|
"facing=up,part=end,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_end_powered"
|
||
|
},
|
||
|
"facing=north,part=end,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_end_powered_flipped",
|
||
|
"x": 90
|
||
|
},
|
||
|
"facing=south,part=end,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_end_powered",
|
||
|
"x": 90,
|
||
|
"y": 180
|
||
|
},
|
||
|
"facing=west,part=end,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_end_powered_flipped",
|
||
|
"x": 90,
|
||
|
"y": 270
|
||
|
},
|
||
|
"facing=east,part=end,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_end_powered",
|
||
|
"x": 90,
|
||
|
"y": 90
|
||
|
},
|
||
|
"facing=down,part=single,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_single_powered_flipped",
|
||
|
"x": 180
|
||
|
},
|
||
|
"facing=up,part=single,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_single_powered"
|
||
|
},
|
||
|
"facing=north,part=single,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_single_powered_flipped",
|
||
|
"x": 90
|
||
|
},
|
||
|
"facing=south,part=single,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_single_powered",
|
||
|
"x": 90,
|
||
|
"y": 180
|
||
|
},
|
||
|
"facing=west,part=single,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_single_powered_flipped",
|
||
|
"x": 90,
|
||
|
"y": 270
|
||
|
},
|
||
|
"facing=east,part=single,powered=true": {
|
||
|
"model": "create:block/gantry_shaft_single_powered",
|
||
|
"x": 90,
|
||
|
"y": 90
|
||
|
}
|
||
|
}
|
||
|
}
|