minecraft server init
This commit is contained in:
94
config/modularmachinery/machinery/industrial_mill.json
Normal file
94
config/modularmachinery/machinery/industrial_mill.json
Normal file
@ -0,0 +1,94 @@
|
||||
{
|
||||
"registryname": "industrial_mill",
|
||||
"localizedname": "Industrial Mill",
|
||||
"color": "3c3c3c",
|
||||
"parts": [
|
||||
{
|
||||
"x": -1,
|
||||
"y": 0,
|
||||
"z": 0,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": -1,
|
||||
"y": 0,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"modularmachinery:blockinputbus"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"betterwithmods:single_machine@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": -1,
|
||||
"y": -1,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@3"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 1,
|
||||
"y": 0,
|
||||
"z": 0,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 1,
|
||||
"y": 0,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"modularmachinery:blockoutputbus"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -1,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"modularmachinery:blockenergyinputhatch"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 1,
|
||||
"y": -1,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@3"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 1,
|
||||
"y": -1,
|
||||
"z": 0,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@3"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -1,
|
||||
"z": 0,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@5"
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": -1,
|
||||
"y": -1,
|
||||
"z": 0,
|
||||
"elements": [
|
||||
"modularmachinery:blockcasing@3"
|
||||
]
|
||||
}
|
||||
]}
|
||||
Reference in New Issue
Block a user