move all the rubber/latex-related recipes into one file, removed mixer vulcanized latex recipe, buffed fluid solidifier sticky resin recipe
This commit is contained in:
parent
bb3508cca4
commit
bba55fdd3f
5 changed files with 62 additions and 62 deletions
|
|
@ -347,19 +347,6 @@ const registerFirmaLifeRecipes = (event) => {
|
|||
.category(GTRecipeCategories.MACERATOR_RECYCLING)
|
||||
.EUt(GTValues.VA[GTValues.ULV]);
|
||||
|
||||
//#endregion
|
||||
//#region Sticky Resin by Vat
|
||||
|
||||
event.recipes.firmalife.vat()
|
||||
.inputs('tfc:powder/wood_ash', Fluid.of('tfg:latex', 1000))
|
||||
.outputItem('gtceu:sticky_resin')
|
||||
.id('tfg:vat/latex_to_sticky_resin');
|
||||
|
||||
event.recipes.firmalife.vat()
|
||||
.inputs('tfc:powder/wood_ash', Fluid.of('tfg:conifer_pitch', 1000))
|
||||
.outputItem('gtceu:sticky_resin')
|
||||
.id('tfg:vat/conifer_pitch_to_sticky_resin');
|
||||
|
||||
//#endregion
|
||||
|
||||
//#region Better Sugar Water
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue