minecraft server init
This commit is contained in:
191
config/modularmachinery/machinery/liquid-processor.json
Normal file
191
config/modularmachinery/machinery/liquid-processor.json
Normal file
@ -0,0 +1,191 @@
|
||||
{
|
||||
"registryname": "liquid_processor",
|
||||
"localizedname": "Liquid Processor",
|
||||
"color": "4c4c4c",
|
||||
"parts": [
|
||||
{
|
||||
"x": -1,
|
||||
"y": 0,
|
||||
"z": 0,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 1,
|
||||
"y": 1,
|
||||
"z": 0,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": -1,
|
||||
"y": 0,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"modularmachinery:blockfluidinputhatch"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": -1,
|
||||
"y": 1,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 1,
|
||||
"y": 0,
|
||||
"z": 0,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 1,
|
||||
"y": 1,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": -1,
|
||||
"y": -1,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": -1,
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 1,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 1,
|
||||
"y": 0,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"modularmachinery:blockfluidoutputhatch"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 1,
|
||||
"y": 1,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": -1,
|
||||
"y": -1,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 1,
|
||||
"y": -1,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 1,
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -1,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"modularmachinery:blockenergyinputhatch"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 1,
|
||||
"y": -1,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 1,
|
||||
"y": -1,
|
||||
"z": 0,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -1,
|
||||
"z": 0,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": -1,
|
||||
"y": 1,
|
||||
"z": 0,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": -1,
|
||||
"y": -1,
|
||||
"z": 0,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 1,
|
||||
"z": 0,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": -1,
|
||||
"y": 1,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user