Rework of all resins (#1550)
* Rework of the resins done * Fix wood gas
This commit is contained in:
parent
8c1aec9d30
commit
e4a9c2de6b
6 changed files with 174 additions and 55 deletions
|
|
@ -359,7 +359,7 @@ function registerTFGFoodRecipes(event) {
|
|||
circuit: 6,
|
||||
itemInputs: [item],
|
||||
itemOutputs: [item],
|
||||
fluidInputs: [Fluid.of('gtceu:wood_gas', 50)],
|
||||
fluidInputs: [Fluid.of('gtceu:wood_gas', 5)],
|
||||
itemOutputProvider: TFC.isp.copyInput().addTrait("firmalife:smoked")
|
||||
})
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue