Essential performance mods
Sodium for rendering, Lithium for game logic, FerriteCore for memory, EntityCulling and ImmediatelyFast for the rest — grab them from Modrinth, match your version, and add Fabric API first.
These are the core Fabric performance mods that the modern Minecraft community relies on. If you build your own instance with Prism Launcher + Fabric, this is your shopping list. If you would rather not pick them yourself, Fabulously Optimized bundles them all.
Fair play note: Every mod here is a pure performance or rendering optimization — allowed and encouraged on HarvestSeason. None grants a gameplay advantage. Banned items (cheats, x-ray, autoclickers/macros) are never on this list.
Where to get them
Use Modrinth (modrinth.com), the modern home for Fabric mods. The easiest path is Prism’s built-in Download mods browser or the Modrinth App, both of which let you search and version-match in a couple of clicks. Whatever you do, every mod must match the server’s current Minecraft version (shown on the website).
Install Fabric API first
Almost everything below depends on Fabric API. Add it before the others so dependencies resolve cleanly. It is not a “performance” mod itself — it is the foundation Fabric mods build on.
The core five
Sodium — the renderer rewrite
The headliner. Sodium replaces Minecraft’s rendering engine with a modern, efficient one and routinely doubles or triples FPS. It also gives you a far better, more detailed video settings menu. If you install only one mod, install Sodium. See OptiFine vs Sodium for how it compares to the legacy option.
Lithium — game logic optimization
Lithium optimizes the server-side and tick logic the client simulates — mob AI, block ticks, physics, and more. It is invisible (no settings, no visual change) and 100% vanilla-compatible. On HarvestSeason it helps keep simulation smooth as crops tick.
FerriteCore — memory savings
FerriteCore dramatically reduces Minecraft’s memory footprint by storing internal data more efficiently. The practical benefit: you can run comfortably on less RAM, with fewer and shorter garbage-collection stutters. It is invisible and safe.
EntityCulling — skip what you can’t see
EntityCulling uses a smart visibility check to skip rendering entities (and block entities) hidden behind walls or out of view. The fewer things drawn, the more frames. Especially helpful on busy areas like the hub or a crowded leaderboard event.
ImmediatelyFast — faster UI and text
ImmediatelyFast speeds up the rendering of text, items, and UI elements. This is a bigger deal than it sounds on HarvestSeason, where you spend real time in item-heavy screens like the shop, sell GUI, and crate menus. It smooths those out noticeably.
Strongly recommended extras
| Mod | What it does |
|---|---|
| Iris | Adds shader support on top of Sodium. Install only if you want shaders — see shaders without wrecking your FPS. |
| Mod Menu | Adds an in-game mod list and config screen. Quality of life. |
| Indium | A compatibility layer some Sodium add-ons need. Add only if a mod asks for it. |
| Dynamic FPS | Cuts frame rate when the window is unfocused, saving power and heat while you alt-tab. |
| Entity Culling’s companions | Mods like Enhanced Block Entities can help in heavily decorated areas. |
A note on minimaps
A simple minimap (like a basic Modrinth minimap mod) is allowed on HarvestSeason — but only the simple kind. No entity radar, no cave/x-ray reveal, no player tracking features. If a minimap mod has those, disable them or pick a simpler one. When unsure, ask staff.
Recommended install order
The order rarely matters technically, but this sequence avoids dependency warnings:
- Fabric API (foundation)
- Sodium (rendering)
- Lithium + FerriteCore (logic + memory)
- EntityCulling + ImmediatelyFast (rendering extras)
- Iris (only if you want shaders)
- Mod Menu, Dynamic FPS, and any minimap last
After adding them, launch once to confirm the game loads, then check your FPS counter.
Compatibility notes
- These mods are client-side and designed to coexist. The five core mods are the most-tested combination in the Fabric ecosystem.
- Do not mix in OptiFine. OptiFine conflicts with Sodium and the Fabric performance stack — pick one approach. See OptiFine vs Sodium.
- If you ever crash, the cause is almost always one mod built for the wrong Minecraft version. Match every mod to the server version.
- When the server bumps versions (announced on the website), update each mod to the matching build, or make a fresh instance.
Quick verification
After installing, in game:
- Open Video Settings — you should see Sodium’s expanded menu instead of vanilla’s.
- Turn on an FPS display (Sodium can show one, or use a client overlay) and compare before/after.
- Set render distance to 8–12 and confirm smooth movement across your island.
What’s next
Set your frame-friendly options in the best video settings, and get your memory right in allocating RAM correctly.
FAQ
Where do I download these mods?
Modrinth (modrinth.com) is the recommended source — it is the modern hub for Fabric mods and integrates with Prism and the Modrinth App. Always match the mod to the server's Minecraft version.
Do I need all of them?
Sodium is the must-have. Lithium, FerriteCore, EntityCulling and ImmediatelyFast each add more on top. Together they are the standard performance stack.
Are these mods allowed on HarvestSeason?
Yes. They are pure performance mods with no gameplay advantage beyond a smoother client. Allowed and encouraged.
Can I just install Fabulously Optimized instead?
Yes — it bundles all of these already tuned. This page is for players who want to build or understand the list themselves.