added, changed, removed recipes and things for create + its addons

This commit is contained in:
Pyritie 2025-06-24 16:56:55 +01:00
parent f41f02c41a
commit 072263a981
21 changed files with 255 additions and 131 deletions

View file

@ -28,6 +28,7 @@ function removeGreateRecipes(event) {
event.remove({ id: 'greate:splashing/dough' })
event.remove({ id: 'gtceu:electrolyzer/decomposition_electrolyzing_chromatic_compound' })
event.remove({ id: 'greate:mixing/integration/create/mixing/tea' })
event.remove({ mod: 'greate', type: 'create:deploying' });
event.remove({ mod: 'greate', type: 'create:sequenced_assembly' });