Pushing recent 0.9 alpha feedback (#877)
Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com> Co-authored-by: Redeix <59435925+Redeix@users.noreply.github.com>
This commit is contained in:
parent
fe127e7fd3
commit
b9f3c51407
57 changed files with 2270 additions and 1406 deletions
|
|
@ -73,6 +73,13 @@ const registerAFCRecipes = (event) => {
|
|||
.bonus(false)
|
||||
.id('afc:anvil/tree_tap')
|
||||
|
||||
event.recipes.gtceu.assembler('afc:tree_tap')
|
||||
.itemInputs('#forge:ingots/copper')
|
||||
.circuit(3)
|
||||
.itemOutputs('afc:tree_tap')
|
||||
.duration(50)
|
||||
.EUt(7)
|
||||
|
||||
// TreeTap Heating
|
||||
event.recipes.tfc.heating('afc:tree_tap', 1080)
|
||||
.resultFluid(Fluid.of('gtceu:copper', 144))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue