minecraft server init
This commit is contained in:
143
config/modularmachinery/machinery/plastic-molder.json
Normal file
143
config/modularmachinery/machinery/plastic-molder.json
Normal file
@ -0,0 +1,143 @@
|
||||
{
|
||||
"registryname": "plastic_molder",
|
||||
"localizedname": "Plastic Molder",
|
||||
"color": "4c4c4c",
|
||||
"parts": [
|
||||
{
|
||||
"x": -1,
|
||||
"y": 0,
|
||||
"z": 0,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": -1,
|
||||
"y": 0,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"modularmachinery:blockfluidinputhatch"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 1,
|
||||
"y": 0,
|
||||
"z": 0,
|
||||
"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": 0,
|
||||
"z": 1,
|
||||
"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": 0,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"modularmachinery:blockoutputbus"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -1,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -1,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"modularmachinery:blockenergyinputhatch"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 1,
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 1,
|
||||
"y": -1,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user