Update recipes.js (#1772)
Signed-off-by: Redeix <brayden.j.m.ford@gmail.com>
This commit is contained in:
parent
2a3a179d48
commit
3661f3c903
1 changed files with 2 additions and 2 deletions
|
|
@ -239,7 +239,7 @@ const registerSNSRecipes = (event) => {
|
|||
.duration(100)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
|
||||
generateCutterRecipe(event, '#forge:leather', '4x sns:leather_strip', 80, GTValues.VA[GTValues.LV], 'sns:leather_strip_cut')
|
||||
generateCutterRecipe(event, '#forge:leather', '4x sns:leather_strip', 80, GTValues.VA[GTValues.LV], 'sns_leather_strip_cut')
|
||||
|
||||
event.recipes.gtceu.assembler('sns:bound_leather_strip')
|
||||
.itemInputs('2x sns:leather_strip', 'sns:reinforced_fiber')
|
||||
|
|
@ -273,4 +273,4 @@ const registerSNSRecipes = (event) => {
|
|||
.duration(40)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue