reduce recipe requirements for sticky resin in fluid solidifier (#788)
Signed-off-by: Pyritie <pyritie@gmail.com> Co-authored-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
parent
3e457a1b02
commit
f4a714ceff
1 changed files with 7 additions and 0 deletions
|
|
@ -128,6 +128,13 @@ const registerGTCEURecipes = (event) => {
|
|||
.itemOutput('gtceu:sticky_resin')
|
||||
.id('tfg:pot/sticky_resin_from_conifer_pitch')
|
||||
|
||||
event.recipes.gtceu.fluid_solidifier('tfg:fluid_solidifier/latex_heating')
|
||||
.duration(24*20)
|
||||
.EUt(30)
|
||||
.itemInputs('tfc:powder/sulfur')
|
||||
.itemOutputs('gtceu:sticky_resin')
|
||||
.inputFluids(Fluid.of('tfg:latex', 1000))
|
||||
|
||||
//#region Выход: Растительный шарик
|
||||
|
||||
// 8x Ванильная растительность -> Plant Ball (Compressor)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue