fix #1491
This commit is contained in:
parent
1aaa124013
commit
760d4e5e0f
2 changed files with 6 additions and 0 deletions
|
|
@ -1304,4 +1304,9 @@ const registerGTCEURecipes = (event) => {
|
|||
F: 'gtceu:stainless_steel_huge_fluid_pipe'
|
||||
}).id('tfg:shaped/large_centrifuge')
|
||||
|
||||
event.recipes.gtceu.extractor('tfg:logs_to_wood_gas')
|
||||
.itemInputs('#minecraft:logs_that_burn')
|
||||
.outputFluids('gtceu:wood_gas 100')
|
||||
.duration(100)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue