Mechanical press (#1243)
* welcome back, mechanical press * EMI category order * langs * quests * emi categories * quests * greate stress settings for the mech press * I got distracted so I guess these are on this branch now * removed welding recipes from the pressurizer * recipe additions and changes for the mech press! * let's go gambling! * added flux to the mech press "welding" recipes
This commit is contained in:
@@ -246,4 +246,8 @@ ServerEvents.recipes(event => {
|
||||
registerTreeTapRecipes(event)
|
||||
registerVintageImprovementsRecipes(event)
|
||||
registerWaterFlasksRecipes(event)
|
||||
|
||||
// This has to be last so it can clean up any auto-integration recipes that Greate adds after
|
||||
// adding a recipe to another GT machine
|
||||
removeGreateRecipes(event)
|
||||
})
|
||||
Reference in New Issue
Block a user