This commit is contained in:
Pyritie 2025-06-24 15:01:41 +01:00
parent 3b82a3ad87
commit 7ad842e0d1
3 changed files with 7 additions and 4 deletions

View file

@ -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' });