stops a future version of greate from generating a bender-to-mech-press recipe for double ingots
This commit is contained in:
parent
4cb2cd9885
commit
7f52fbe09a
4 changed files with 6 additions and 8 deletions
|
|
@ -246,8 +246,4 @@ 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)
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue