From 44d874ca356c15bb8200d8d0dcc30ae82a6beac8 Mon Sep 17 00:00:00 2001 From: Integer Limit <103940576+IntegerLimit@users.noreply.github.com> Date: Wed, 14 Aug 2024 18:50:17 +1000 Subject: [PATCH] Unhide Parabolic Flux Coupling (#909) [BUG] [IGNORE] checks = { compareBefore = "1.7-beta-6" } [IGNORE] --- .../postInit/Post-Initial/Main/Mod-Specific/thermal.groovy | 1 - 1 file changed, 1 deletion(-) diff --git a/overrides/groovy/postInit/Post-Initial/Main/Mod-Specific/thermal.groovy b/overrides/groovy/postInit/Post-Initial/Main/Mod-Specific/thermal.groovy index f1a437b..badb466 100644 --- a/overrides/groovy/postInit/Post-Initial/Main/Mod-Specific/thermal.groovy +++ b/overrides/groovy/postInit/Post-Initial/Main/Mod-Specific/thermal.groovy @@ -20,7 +20,6 @@ removeAndHideItemIgnoreNBT(item('thermalexpansion:device', 9)) // Decoctive Diff // Hide Unused Augments mods.jei.ingredient.removeAndHide(item('thermalexpansion:augment', 352)) // Pyroconvective Loop mods.jei.ingredient.removeAndHide(item('thermalexpansion:augment', 401)) // Flux Reconstruction -mods.jei.ingredient.removeAndHide(item('thermalexpansion:augment', 402)) // Parabolic Flux Coupling mods.jei.ingredient.removeAndHide(item('thermalexpansion:augment', 448)) // Reagent Recovery mods.jei.ingredient.removeAndHide(item('thermalexpansion:augment', 656)) // Isentropic Reservoir mods.jei.ingredient.removeAndHide(item('thermalexpansion:augment', 672)) // Closed Loop Cooling