From ab17defe5d44d445515220e0abd467797335f26e Mon Sep 17 00:00:00 2001 From: Pyritie Date: Thu, 1 Jan 2026 23:35:00 +0000 Subject: [PATCH] fix greate alloys being visible in emi --- kubejs/startup_scripts/greate/constants.js | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/kubejs/startup_scripts/greate/constants.js b/kubejs/startup_scripts/greate/constants.js index 5d7c82439..25070f941 100644 --- a/kubejs/startup_scripts/greate/constants.js +++ b/kubejs/startup_scripts/greate/constants.js @@ -2,16 +2,15 @@ "use strict"; global.GREATE_DISABLED_ITEMS = /** @type {const} */ ([ - "greate:andesite_alloy_alloy", - "greate:steel_alloy", - "greate:aluminium_alloy", - "greate:stainless_steel_alloy", - "greate:titanium_alloy", - "greate:tungsten_steel_alloy", - "greate:rhodium_plated_palladium_alloy", - "greate:naquadah_alloy_alloy", - "greate:darmstadtium_alloy", - "greate:neutronium_alloy", + "gtceu:steel_alloy", + "gtceu:aluminium_alloy", + "gtceu:stainless_steel_alloy", + "gtceu:titanium_alloy", + "gtceu:tungsten_steel_alloy", + "gtceu:rhodium_plated_palladium_alloy", + "gtceu:naquadah_alloy_alloy", + "gtceu:darmstadtium_alloy", + "gtceu:neutronium_alloy", "gtceu:neutronium_whisk", "greate:polyethylene_belt_connector",