From 9429dd65b33567810ee3e9eb889130f29553ec4a Mon Sep 17 00:00:00 2001 From: pizzarulez66 <155623880+Pizzarulez66@users.noreply.github.com> Date: Sat, 23 May 2026 20:08:19 +0800 Subject: [PATCH 1/3] added remove step to e6 --- modpack-specific/packs-1.16.5.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/modpack-specific/packs-1.16.5.md b/modpack-specific/packs-1.16.5.md index b3942ee..2c61b8f 100644 --- a/modpack-specific/packs-1.16.5.md +++ b/modpack-specific/packs-1.16.5.md @@ -81,8 +81,9 @@ Known issues: None (yet?) 1. Install the latest version of Enigmatica 6 2. Update Forge to the latest version -3. Make sure you have all of [these mods](/mods-n-stuff/1.16.5.md) installed and configured accordingly -4. Set the Java version to 21 and add [these jvm arguments](https://github.com/embeddedt/ModernFix/wiki/1.16---required-arguments-for-Java-17) +3. Remove EntityCulling (by Meldexun) +4. Make sure you have all of [these mods](/mods-n-stuff/1.16.5.md) installed and configured accordingly +5. Set the Java version to 21 and add [these jvm arguments](https://github.com/embeddedt/ModernFix/wiki/1.16---required-arguments-for-Java-17) Known issues: None (yet?) From 829f921e00c7ba4bdde9ccd3a2f327f622baf34a Mon Sep 17 00:00:00 2001 From: pizzarulez66 <155623880+Pizzarulez66@users.noreply.github.com> Date: Sat, 23 May 2026 20:10:43 +0800 Subject: [PATCH 2/3] Added Entity Culling (by meldexun) to not-recommended.md --- mods-n-stuff/not-recommended.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mods-n-stuff/not-recommended.md b/mods-n-stuff/not-recommended.md index 8c75e90..314f627 100644 --- a/mods-n-stuff/not-recommended.md +++ b/mods-n-stuff/not-recommended.md @@ -255,6 +255,7 @@ This list assumes that you're already using every mod this guide recommends. Fur | Dashloader | Redundant with ModernFix | | Dimensional Threading | Compatibility issues, bugs | | EBE Backforged | Not compatible with ModernFix | +| Entity Culling (by meldexun) | Redundant with Entity Culling (by tr7zw) | FastBoot | Redundant with ModernFix | | FastChest | Redundant with Enhanced Block Entities | | FastEvent | Negligible performance improvement, abandoned | @@ -291,6 +292,7 @@ This list assumes that you're already using every mod this guide recommends. Fur | BetterFPS | Compatibility issues, negligible performance improvement | | Born in a Barn | Redundant, fix already present in Forge/Cleanroom | | Clumps | Redundant with Fixeroo | +| Entity Culling (by meldexun) | Redundant with Entity Culling (by tr7zw) | FastFurnace | Redundant with Chibi | | FastWorkbench | Redundant with UniversalTweaks | | FoamFix | Redundant with VintageFix | From 672eafbd75d3af50e626d3fd489c265cbf37738b Mon Sep 17 00:00:00 2001 From: Polytetrafluoroethylene-PTFE <243654350+Polytetrafluoroethylene-PTFE@users.noreply.github.com> Date: Sun, 7 Jun 2026 20:11:54 +0200 Subject: [PATCH 3/3] Revert 829f921 --- mods-n-stuff/not-recommended.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/mods-n-stuff/not-recommended.md b/mods-n-stuff/not-recommended.md index 314f627..8c75e90 100644 --- a/mods-n-stuff/not-recommended.md +++ b/mods-n-stuff/not-recommended.md @@ -255,7 +255,6 @@ This list assumes that you're already using every mod this guide recommends. Fur | Dashloader | Redundant with ModernFix | | Dimensional Threading | Compatibility issues, bugs | | EBE Backforged | Not compatible with ModernFix | -| Entity Culling (by meldexun) | Redundant with Entity Culling (by tr7zw) | FastBoot | Redundant with ModernFix | | FastChest | Redundant with Enhanced Block Entities | | FastEvent | Negligible performance improvement, abandoned | @@ -292,7 +291,6 @@ This list assumes that you're already using every mod this guide recommends. Fur | BetterFPS | Compatibility issues, negligible performance improvement | | Born in a Barn | Redundant, fix already present in Forge/Cleanroom | | Clumps | Redundant with Fixeroo | -| Entity Culling (by meldexun) | Redundant with Entity Culling (by tr7zw) | FastFurnace | Redundant with Chibi | | FastWorkbench | Redundant with UniversalTweaks | | FoamFix | Redundant with VintageFix |