Merge branch 'dev' into feature/space
This commit is contained in:
commit
04a57e48db
5 changed files with 122 additions and 6 deletions
|
|
@ -666,7 +666,7 @@ function registerGTCEUMetalRecipes(event) {
|
|||
|
||||
event.recipes.gtceu.arc_furnace(`tfg:arc_${material.getName()}_unfinished_lamp`)
|
||||
.itemInputs(unfinishedLampStack)
|
||||
.itemOutputs([materialIngotStack, glassDustStack])
|
||||
.itemOutputs(materialIngotStack)
|
||||
.duration(material.getMass() * 8)
|
||||
.category(GTRecipeCategories.ARC_FURNACE_RECYCLING)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue