actually removes a bunch of recycling recipes for disabled items

This commit is contained in:
Pyritie 2026-02-02 00:46:48 +00:00
parent 8fe763fcce
commit 952370e6da
4 changed files with 4 additions and 1 deletions

View file

@ -12,6 +12,7 @@ function removeGTCEURecipes(event) {
global.GTCEU_DISABLED_ITEMS.forEach(item => {
event.remove({ input: item })
event.remove({ output: item })
TFGHelpers.clearMaterialInfo(item);
})
//#region Выход: Крошечная кучка камня