fixed some VI/rolling mill recipes that were still generating for removed items
This commit is contained in:
parent
712f8a33c7
commit
b2cc4beba1
4 changed files with 8 additions and 4 deletions
|
|
@ -27,6 +27,7 @@ function removeGreateRecipes(event) {
|
|||
event.remove({ id: 'greate:shaped/titanium_mechanical_saw' })
|
||||
|
||||
event.remove({ id: 'greate:splashing/dough' })
|
||||
event.remove({ id: 'gtceu:electrolyzer/decomposition_electrolyzing_chromatic_compound' })
|
||||
|
||||
event.remove({ mod: 'greate', type: 'create:deploying' });
|
||||
event.remove({ mod: 'greate', type: 'create:sequenced_assembly' });
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue