Mobs-Dimensions2/src/overrides/config/modularmachinery/machinery/reactor.json

129 lines
2.6 KiB
JSON
Raw Normal View History

2020-07-28 22:28:47 +02:00
{
"registryname": "reactor",
"localizedname": "Quantum Reactor",
"color": "52525B",
2020-07-28 22:28:47 +02:00
"parts": [
{
"x": -1,
"y": 0,
"z": 0,
2020-08-04 19:30:15 +02:00
"elements": "casings_reactor"
2020-07-28 22:28:47 +02:00
},
{
"x": -4,
"y": 0,
"z": 4,
2020-08-04 19:30:15 +02:00
"elements": "casings_reactor"
2020-07-28 22:28:47 +02:00
},
{
"x": 1,
"y": 0,
"z": 0,
2020-08-04 19:30:15 +02:00
"elements": "casings_reactor"
2020-07-28 22:28:47 +02:00
},
{
"x": -4,
"y": 0,
"z": 5,
2020-08-04 19:30:15 +02:00
"elements": "casings_reactor"
2020-07-28 22:28:47 +02:00
},
{
"x": 2,
"y": 0,
"z": 1,
2020-08-04 19:30:15 +02:00
"elements": "casings_reactor"
2020-07-28 22:28:47 +02:00
},
{
"x": -3,
"y": 0,
"z": 6,
2020-08-04 19:30:15 +02:00
"elements": "casings_reactor"
2020-07-28 22:28:47 +02:00
},
{
"x": 0,
"y": 0,
"z": 4,
"elements": [
2020-08-04 19:30:15 +02:00
"extendedcrafting:storage@4"
2020-07-28 22:28:47 +02:00
]
},
{
"x": 3,
"y": 0,
"z": 2,
2020-08-04 19:30:15 +02:00
"elements": "casings_reactor"
2020-07-28 22:28:47 +02:00
},
{
"x": -2,
"y": 0,
"z": 7,
2020-08-04 19:30:15 +02:00
"elements": "casings_reactor"
2020-07-28 22:28:47 +02:00
},
{
"x": 4,
"y": 0,
"z": 3,
2020-08-04 19:30:15 +02:00
"elements": "casings_reactor"
2020-07-28 22:28:47 +02:00
},
{
"x": -1,
"y": 0,
"z": 8,
2020-08-04 19:30:15 +02:00
"elements": "casings_reactor"
2020-07-28 22:28:47 +02:00
},
{
"x": 4,
"y": 0,
"z": 4,
2020-08-04 19:30:15 +02:00
"elements": "casings_reactor"
2020-07-28 22:28:47 +02:00
},
{
"x": 0,
"y": 0,
"z": 8,
2020-08-04 19:30:15 +02:00
"elements": "casings_reactor"
2020-07-28 22:28:47 +02:00
},
{
"x": 1,
"y": 0,
"z": 8,
2020-08-04 19:30:15 +02:00
"elements": "casings_reactor"
2020-07-28 22:28:47 +02:00
},
{
"x": 2,
"y": 0,
"z": 7,
2020-08-04 19:30:15 +02:00
"elements": "casings_reactor"
2020-07-28 22:28:47 +02:00
},
{
"x": 3,
"y": 0,
"z": 6,
2020-08-04 19:30:15 +02:00
"elements": "casings_reactor"
2020-07-28 22:28:47 +02:00
},
{
"x": 4,
"y": 0,
"z": 5,
2020-08-04 19:30:15 +02:00
"elements": "casings_reactor"
2020-07-28 22:28:47 +02:00
},
{
"x": -2,
"y": 0,
"z": 1,
2020-08-04 19:30:15 +02:00
"elements": "casings_reactor"
2020-07-28 22:28:47 +02:00
},
{
"x": -3,
"y": 0,
"z": 2,
2020-08-04 19:30:15 +02:00
"elements": "casings_reactor"
2020-07-28 22:28:47 +02:00
},
{
"x": -4,
"y": 0,
"z": 3,
2020-08-04 19:30:15 +02:00
"elements": "casings_reactor"
2020-07-28 22:28:47 +02:00
}
]}