new belts!
This commit is contained in:
parent
24bd4b9fca
commit
a65289562d
33 changed files with 116 additions and 50 deletions
|
|
@ -74,13 +74,5 @@ function registerGreateRecyclingRecipes(event) {
|
|||
.duration(GTMaterials.SiliconeRubber.getMass() * 3)
|
||||
.category(GTRecipeCategories.MACERATOR_RECYCLING)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
|
||||
event.recipes.gtceu.macerator('greate:polyethylene_belt_connector')
|
||||
.itemInputs('greate:polyethylene_belt_connector')
|
||||
.itemOutputs(ChemicalHelper.get(TagPrefix.dust, GTMaterials.StyreneButadieneRubber, 1))
|
||||
.duration(GTMaterials.StyreneButadieneRubber.getMass() * 3)
|
||||
.category(GTRecipeCategories.MACERATOR_RECYCLING)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
|
||||
// #region
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue