recipes/screw: update 'casted_screw' alternative
This commit is contained in:
parent
83929b4333
commit
60329880c9
@ -17,13 +17,13 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"input": {
|
"input": {
|
||||||
"iron_ingot": 2
|
"iron_ingot": 5
|
||||||
},
|
},
|
||||||
"output": {
|
"output": {
|
||||||
"screw": 12
|
"screw": 20
|
||||||
},
|
},
|
||||||
"crafting_time": 8,
|
"crafting_time": 24,
|
||||||
"requires": "alternative_screw"
|
"requires": "casted_screw"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user