red granite + other stone dusts + t2 rocket alloy

This commit is contained in:
Pyritie 2025-09-27 00:39:50 +01:00
parent 2b84bce7cc
commit ea965716fb
10 changed files with 71 additions and 11 deletions

View file

@ -643,6 +643,7 @@ function removeGTCEURecipes(event) {
removeMaceratorRecipe(event, 'macerate_flower_pot')
removeMaceratorRecipe(event, 'macerate_marble')
removeMaceratorRecipe(event, 'macerate_red_granite')
removeMaceratorRecipe(event, 'macerate_wool')
@ -653,6 +654,8 @@ function removeGTCEURecipes(event) {
event.remove({ id: 'gtceu:wiremill/string_from_polycaprolactam' })
event.remove({ id: 'gtceu:electrolyzer/decomposition_electrolyzing_granite_red' })
event.remove({ id: 'gtceu:chemical_bath/black_steel_cool_down' })
event.remove({ id: 'gtceu:chemical_bath/black_steel_cool_down_distilled_water' })
event.remove({ id: 'gtceu:chemical_bath/red_steel_cool_down' })