big honkin recycling overhaul #1576
This commit is contained in:
parent
6c01dde185
commit
dd3215d440
45 changed files with 2094 additions and 3374 deletions
|
|
@ -18,6 +18,7 @@ const registerAE2InsertExportCardRecipes = (event) => {
|
|||
.itemOutputs('ae2insertexportcard:insert_card')
|
||||
.duration(100)
|
||||
.EUt(1920)
|
||||
.addMaterialInfo(true)
|
||||
|
||||
// Export Card
|
||||
event.recipes.gtceu.assembler('ae2insertexportcard:export_card')
|
||||
|
|
@ -30,4 +31,5 @@ const registerAE2InsertExportCardRecipes = (event) => {
|
|||
.itemOutputs('ae2insertexportcard:export_card')
|
||||
.duration(100)
|
||||
.EUt(1920)
|
||||
.addMaterialInfo(true)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue