From 9b9da10ff6f8b6c7df34c10490910747e1529caf Mon Sep 17 00:00:00 2001 From: koolkrafter5 Date: Sun, 25 Jan 2026 23:49:45 -0500 Subject: [PATCH 1/2] Unhide gaseous tenebrae/illuminae items --- config/NEI/hiddenitems.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/NEI/hiddenitems.cfg b/config/NEI/hiddenitems.cfg index 0a90ac3..67b389a 100644 --- a/config/NEI/hiddenitems.cfg +++ b/config/NEI/hiddenitems.cfg @@ -184,7 +184,7 @@ Thaumcraft:blockLootUrn thaumicenergistics gear.box thaumicenergistics:material 2 ThaumicTinkerer:infusedInkwell -ThaumicTinkerer gaseous +ThaumicTinkerer gaseous !item ThaumicTinkerer:nitorGas ThaumicTinkerer:wardSlab ThaumicTinkerer:wardSlabFull From d999ddea986868d7f60d80c38853069f59f40cbb Mon Sep 17 00:00:00 2001 From: koolkrafter5 Date: Sun, 25 Jan 2026 23:51:02 -0500 Subject: [PATCH 2/2] Hide handler for unobtainable bio reactor --- config/NEI/hiddenhandlers.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/NEI/hiddenhandlers.cfg b/config/NEI/hiddenhandlers.cfg index b075393..19f8eff 100644 --- a/config/NEI/hiddenhandlers.cfg +++ b/config/NEI/hiddenhandlers.cfg @@ -1,3 +1,4 @@ extracells.integration.nei.UniversalTerminalRecipe tonius.neiintegration.mods.harvestcraft.RecipeHandlerQuern -tonius.neiintegration.mods.harvestcraft.RecipeHandlerChurn \ No newline at end of file +tonius.neiintegration.mods.harvestcraft.RecipeHandlerChurn +tonius.neiintegration.mods.minefactoryreloaded.RecipeHandlerBioReactor \ No newline at end of file