Improve your FPS
Lower your render and simulation distance first, install Sodium (or Fabulously Optimized), then dial in video settings — most players double their FPS without touching hardware.
Hand-harvesting is the whole game on HarvestSeason, so smooth frame rate matters: every dropped frame is a missed swing. The good news is that Minecraft Java runs far better than its defaults suggest. This guide walks the fixes in order, from the thirty-second tweaks to the bigger projects.
Fair play note: Everything in this guide is allowed. HarvestSeason encourages performance and visual mods. The only banned things are cheat clients, x-ray, and any automation (autoclickers, macros) — auto-harvesting earns no score and is bannable.
What actually affects your FPS
Before you change anything, it helps to know what costs frames. In rough order of impact:
| Factor | Impact | Fix difficulty |
|---|---|---|
| Render distance | Huge | Trivial |
| Graphics renderer (vanilla vs Sodium) | Huge | Easy |
| Simulation distance | Large | Trivial |
| Graphics mode (Fast/Fancy/Fabulous) | Large | Trivial |
| Shaders enabled | Large | Easy |
| Entity/particle load | Medium | Easy |
| RAM allocation (if too low) | Medium | Easy |
| Your CPU/GPU | Baseline | Hard |
Notice that the top of the list is all software you control in seconds. Hardware is at the bottom for a reason — most people never need to touch it.
Quick wins (do these first)
These take under five minutes and often double frame rate on their own.
- Lower render distance to 8–12 chunks. This is the biggest single dial in vanilla. On your solo island you rarely need more. Open Options → Video Settings → Render Distance and drag it down. Test at 8 first.
- Lower simulation distance to 6–8 chunks. Simulation distance controls how far the game ticks entities and crop growth. It does not need to match render distance. Lower it freely.
- Set Graphics to Fast. Fancy and Fabulous look nicer but cost frames. Fast is the smoothest.
- Turn off VSync if your frames are below your monitor’s refresh rate. VSync caps FPS to your refresh rate; turn it off while chasing higher numbers, then decide later.
- Reduce particles to Decreased or Minimal under Video Settings.
- Cap your max framerate sensibly. Uncapped (Unlimited) can make your GPU run hot for no benefit. Capping a little above your refresh rate keeps things cool and consistent.
If you only do the quick wins, you have already fixed most stutter. See the best video settings for a full walkthrough of every option.
The single biggest upgrade: a modern renderer
Vanilla Minecraft renders on a single thread and was never optimized. Sodium is a free Fabric mod that rewrites the rendering engine and routinely doubles or triples FPS. It is the modern standard.
You have two easy paths:
- One-click: install Fabulously Optimized, a modpack that bundles Sodium plus a dozen other performance mods, already tuned. This is the recommended route for most players — it is genuinely just install-and-play.
- Hand-built: use Prism Launcher + Fabric and add the mods yourself. More control, slightly more setup.
Whichever you pick, make sure the mods match the server’s current Minecraft version (shown on the website). Mods built for the wrong version will not load.
Prefer a polished all-in-one client with a built-in store and cosmetics? Lunar Client also bundles strong performance optimizations and is allowed here.
The essential mods, briefly
If you build your own instance, these are the performance staples (all free on Modrinth):
- Sodium — the renderer rewrite. The headliner.
- Lithium — optimizes game logic and tick performance (helps simulation).
- FerriteCore — cuts memory usage dramatically.
- EntityCulling — skips rendering entities you cannot see.
- ImmediatelyFast — speeds up UI and text rendering (huge on item-heavy screens).
See essential performance mods for what each does and install order.
Tune your settings around farming
HarvestSeason is played mostly looking down at a dense field of crops. That means:
- Entity Distance can be low — you do not need to see far-off mobs.
- Smooth Lighting can stay on Minimum for a flatter, faster look, or Maximum if you have frames to spare.
- Biome Blend is a sneaky FPS cost on some systems — try Off or 5×5.
- Clouds to Off or Fast costs nothing in gameplay and saves frames.
RAM: helpful, but not a magic fix
A common myth is that throwing RAM at Minecraft fixes lag. It rarely does. 4GB is plenty for most players; 6GB if you run shaders or a big modpack. Going much higher can actually cause worse stutter from longer garbage-collection pauses. Read allocating RAM correctly before you change anything.
Shaders without the pain
Want it to look gorgeous and still play well? You can. Iris + Sodium lets you run shaders on top of the fast renderer, and lightweight packs (Complementary, BSL on lower presets) stay playable. See shaders without wrecking your FPS.
When it really is hardware
If you have done all of the above and still struggle, the usual culprits are:
- Integrated graphics with no dedicated GPU — lower render distance to 6–8 and skip shaders.
- A laptop on battery/power-saver — plug in and set Windows to High Performance; this alone can transform FPS.
- Old or missing GPU drivers — update them from NVIDIA, AMD, or Intel directly.
- Background apps eating CPU — close browser tabs and overlays.
A quick recovery checklist
If your FPS suddenly tanks mid-season:
- Did you enable shaders or bump render distance? Undo it.
- Is the laptop on battery? Plug in.
- Did a Windows or driver update land? Reboot, update GPU drivers.
- Background download or virus scan running? Pause it.
What’s next
Start with the best video settings, then pick an install path: Fabulously Optimized for one-click, or Prism + Fabric to build your own.
FAQ
Are performance mods allowed on HarvestSeason?
Yes. Performance and visual client mods like Sodium, Lithium, Iris, OptiFine, Fabulously Optimized and Lunar Client are allowed and encouraged. Only cheat clients, x-ray, and autoclickers/macros are banned.
Will more RAM fix my low FPS?
Usually not. Most low-FPS problems are about render distance and your graphics renderer, not RAM. See Allocating RAM correctly for the real story.
I have a great PC but still lag — why?
Vanilla Minecraft is poorly optimized and single-threaded for rendering. Installing Sodium or a pack like Fabulously Optimized is the single biggest fix, even on strong hardware.