recipes/machine: add portable_miner
This commit is contained in:
parent
d3b782f1a1
commit
4f90ad35ab
8
data/recipes/machine/portable_miner.json
Normal file
8
data/recipes/machine/portable_miner.json
Normal file
@ -0,0 +1,8 @@
|
||||
[
|
||||
{
|
||||
"input": { "iron_plate": 4, "wire": 8, "cable": 4 },
|
||||
"output": { "portable_miner": 1 },
|
||||
"machine": "equipment_workshop",
|
||||
"requires": "hub_upgrade_1"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user