recipes/screw: add alternative_screw alternative
This commit is contained in:
parent
71aed3d135
commit
e1f825fe0a
@ -14,6 +14,16 @@
|
||||
"crafting_time": 4,
|
||||
"clicks": 2,
|
||||
"requires": "hub_upgrade_2"
|
||||
},
|
||||
{
|
||||
"input": {
|
||||
"iron_ingot": 2
|
||||
},
|
||||
"output": {
|
||||
"screw": 12
|
||||
},
|
||||
"crafting_time": 8,
|
||||
"requires": "alternative_screw"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user