System Mods
These mods change core behaviors or add features, but do not add game content themselves. There may be other mods not documented here in the pack. They are dependencies and library mods these mods depend on.
NeoForge
Mod loader we use that makes everything else work. NeoForge is a fork of the original Forge project minus LexManos.
Accelerated Decay
Speeds up tree leaf decay once all wood block are removed.
AI Improvements
Provides efficency tweaks to the AI to reduce tps demand.
Almost Unified
Parses the materials in the world and the loaded recepies and attempts to make recpies material example (ie. Mekanism tin works in COFH mods and vice versa)
AppleSkin
This adds the food saturation indicator to the hud.
Example:

AttributeFix
Removes arbitrary caps on attribute values that may silently impact mods.
Better Advancements
Improves the Advacmenets UI to actually be usable.
Clear Water
Removes the fog underwater allowing more visibility
Clickable Advancements
Allows you to click on advancements announced in chat to see them in the advancement window.
Client Tweaks
This adds a bunch of quality of life tweaks to the client.
You can read more here: https://www.curseforge.com/minecraft/mc-mods/client-tweaks
Clumps
Groups XP orbs into a single entity that then makes it an instant pickup rather than floating around you for several seconds. Helps with server TPS.
Connectivity
Should help with timeout issues, as well as provides network stats for troubleshooting connection issues.
Controlling
Overhauls keybinding screen.
Crafting Tweaks
Adds the rotate, balance and clear buttons to crafting grids.
Curios
Provides the Curios api for other mods to use. Adds slots for wearable items beyond your armor slots.
DeathCounter
Tracks deaths on the server so we can see who dies the most. Commands are available under /dc or /deathcounter
Default Options
This allows us to set options for initial start of clients. This prevents us overwriting options.txt during any future updates.
Ding
Plays a ding when the client boots to the main menu, should you be focused elsewhere.
Enchantment Descriptions
Adds descriptions to the tool tops of enchanted books.
FancyMenu
Provides the custom main menu and other tweaks.
FastFurnace
Performance/TPS improvements for the furnace, blast furnace and smoker.
FastSuite
Overhaul of recipe system to speed up performance.
FastWorkbench
Performance/TPS improvements for crafting tables. Removes vanilla recipe book in favor of JEI.
FerriteCore
Multiple fixes to reduce memory usage.
FTB Chunks
This provides the mechanism to claim and force load chunks. This is accessed via key binds or the inventory menu.
Inventory Essentials
- Control-click an item to only quick-move a single item instead of the entire stack
- Shift-control click an item to quick-move all stacks of that item type
- Hold shift and move over items to quick-move them without having to click each individually
It's the little things
Client tweaks and launcher integration for branding. It also allows us to pop up a warning if you try and launch with too little ram for the client to work.
JEI
Provides item and recipe lookups in the inventory screen.
JEI Integration
This extends JEI to handle alot of mod based machines. It also extends tooltips with extra data.
- Burn Time - Displays the number of ticks (20 ticks = 1 second) any burnable item in game will burn for.
- Durability - Displays the durability of an item where applicable. The tooltip shows both total durability and remaining durability.
- Enchantability - Displays the enchantability of an item where applicable.
- Hunger/Saturation - Displays both the hunger and saturation values that the particular food item will restore.
- Max Stack Size - Displays the maximum stack size of an item - usually 64, but in some cases, like ender pearls, it's 16.
- NBT Data - Displays all NBT data stored on a block/item e.g. enchantments.
- Registry Name - Displays the block/item's internal ID, registry name or namespace name (e.g. minecraft:apple). While already available in the game (using f3+h), JEI Integration gives players more options as to how it appears in the tooltip.
- Tags - Displays the tags for a given block/item. E.g. forge:storage_blocks, minecraft:planks.
- Translation Key - Displays the translation key for a given block/item.
JourneyMap
Mini and full screen maps.
JourneyMap Integration
Connects JourneyMap to FTB Chunks and Waystones.
Jump Over Fences
As its named, allows players to jump over fences.
Just Enough Resources
Adds more info to JEI: - Mob Drops - Dungeon Loot - Ore Gen - Plant Drops
Let Me Despawn
Reduces server load by allowing mobs to despawn when they are holding items, if other rules allow the despawn. Vanilla would keep the mob loaded as long as it holds the item.
Login Protection
Makes player invulnerable while loading into server or changing dimensions, so you do not die during a loading screen.
Mod Name Tooltip
Like the name says, it adds the name of the mod that provides the item or block to its tool tip.
ModernFix
Further peformance and memory usage enhancements.
Further detail on patches loaded can be found here: https://github.com/embeddedt/ModernFix/wiki/1.20-Summary-of-Patches
More Overlays Updated
Adds JEI search highlighting, as well as the following in world overlays: - Light Level - Yellow X shows where mobs can span at night. - Red X shows where mobs can always spawn. - Chunk Boundries - Mode 1: Red lines in the corners, yellow line in the middle of the chunk. - Mode 2: It also shows a green grid on the edges of the chunk. - Mode 3: The green grid outlines a Minecraft region and displays the corresponding region save file in the top left corner.
Mouse Tweaks
Replaces vanilla mouse dragging mechanic and adds new ones.
Further details here: https://www.curseforge.com/minecraft/mc-mods/mouse-tweaks
No Chat Reports
Provides two privacy respecting changes. - Removes microsoft/mojang telemetry that cannot be tured off in the game. - In vanilla, a cryptographic signature marks all chat you send to servers, and would allow messages to be tied to you by minecraft/mojang. We remove that signature.
Oculus
This mod and its dependency, Embeddium, provides a complete overhaul to the available video settings. It also allows us to enable shader packs.
Ore Excavation
Allows players to mine whole veins of ore, cut down whole trees or any other tool based action in one go, by holding a key down.
- Will consume durability on tools.
Patchouli
Most in game guide books are provided by this.
Smooth Boot (Reloaded)
This increases the threading of the boot process, allowing it to load smoother and faster, and possibly not tie up all the CPU of a lower end processor.
Smooth Chunk Save
Performance enhancement by changing chunk saving from saving all at once, to a rolling continuous save.
spark
This is a performance profiler and likely will not be of uses to you unless you are working with a mod to troubleshoot something.
More details: https://spark.lucko.me/docs
The One Probe
This adds an on screen panel that identifies the block your cursor is pointing at(within range). Depending in the mod it may display other data such as cycle and power, or inventory.
Toast Control
This suppresses some of the more annoying "toast popups" in vanilla. We use it to surpress vanilla tutorials and "New Recipes Unlocked!"
TrashSlot
This mod adds a trash slot to your inventory allowing you to quickly and safely get rid of unwanted items.
The trash slot keeps the last deleted item stored to allow you to take your trash back out. It can be dragged around and enabled or disabled in nearly every screen.
Also adds:
- Delete key to delete item at mouse cursor
- Shift+Delete key to delete all items of same type as the one at mouse cursor
Yeetus Experimentus
This removes a very silly warning on a menu from the vanilla client.