precision mech in assembler
Signed-off-by: SverhRazum-Nah <leon.trol@mail.ru>
This commit is contained in:
parent
ff43daae07
commit
3d8b3e7fb6
1 changed files with 12 additions and 1 deletions
|
|
@ -1185,4 +1185,15 @@ const registerCreateRecipes = (event) => {
|
|||
})
|
||||
|
||||
//#endregion
|
||||
}
|
||||
|
||||
//#region Механизм точности
|
||||
|
||||
e.recipes.gtceu.assembler('tfg:create/precision_mechanism')
|
||||
.itemInputs('#forge:sheets/gold','3x create:cogwheel', '3x create:large_cogwheel', '3x #forge:nuggets/iron')
|
||||
.itemOutputs('create:precision_mechanism')
|
||||
.duration(2000)
|
||||
.EUt(20)
|
||||
|
||||
//#endregion
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue