for i in loadedMods["contenttweaker"].items { if (i.definition.name.contains("internal")) { mods.jei.JEI.hide(i); } }