No Crop Trample

No Crop Trample

Prevents farmland from being trampled by players, mobs, and projectiles. Fabric + NeoForge for Minecraft 26.1.x.

by
306 Downloads
fabricneoforge
Rent Server with this Mod

About this Mod

No Crop Trample

No Crop Trample

A small mod that does one thing: stops farmland from reverting to dirt when entities land on it. No more destroyed wheat fields from a careless jump, a wandering zombie, or a stray arrow.

Targets Minecraft 26.1.x on both Fabric and NeoForge.

Why this mod exists

Minecraft 26.1 is brand new and the popular legacy trample-prevention mods haven't ported yet. This fills the gap with a minimal, fast-loading implementation — no new blocks, no new items, just the fix.

What it does

  • Disables farmland trampling for all entities by default — players, mobs, projectiles.
  • One simple JSON config toggle if you want to turn it off.
  • Fall damage still applies. Only the farmland-destruction path is skipped.

How it works under the hood

  • Fabric: a tiny mixin wraps the turnToDirt(...) call inside FarmlandBlock.fallOn, using MixinExtras' @WrapOperation (bundled with Fabric Loader, no extra dependency).
  • NeoForge: subscribes to the built-in BlockEvent.FarmlandTrampleEvent and cancels it.

Both paths route through the same config-aware decision, so per-entity-type toggles (player-only, mob-only, projectile-only) can be added in a future release without breaking changes.

Configuration

Edit config/nocroptramplelite.json (created on first launch):

{
  "preventTrampling": true
}
Key Default Notes
preventTrampling true When true, no entity can trample farmland. Set false to restore vanilla behaviour.

Restart Minecraft (or the dedicated server) after editing for changes to take effect.

Compatibility with modded crops

Works automatically with:

  • Modded crops planted on vanilla farmland — most common case (Farmer's Delight, most magic-crop mods, etc.).
  • Modded farmland that extends vanilla FarmlandBlock — inheritance carries the protection through.
  • Modded farmland that overrides fallOn but calls super.fallOn(...) — super call routes back into the protected path.

Does not affect:

  • Modded farmland that fully replaces fallOn with its own trample logic (rare).
  • Custom "farmland" blocks that don't extend FarmlandBlock at all.
  • Pot-style growers (Botany Pots, Garden Cloches, etc.) — they don't have trampling to begin with.

Requirements

  • Minecraft 26.1.x
  • Java 25
  • Fabric Loader 0.18.4+ with Fabric API, or NeoForge 26.1+

License

CC0-1.0 — public domain, do whatever you want with it.

Source

https://github.com/kestalkayden/no-crop-trample-lite

Available Versions

0.2.2+mc26.2release
MC 26.2neoforge
June 16, 2026
0.2.2+mc26.2release
MC 26.2fabric
June 16, 2026
0.1.1release
MC 26.1, 26.1.1, 26.1.2neoforge
May 18, 2026
0.1.1release
MC 26.1, 26.1.1, 26.1.2fabric
May 18, 2026
0.1.0release
MC 26.1, 26.1.1, 26.1.2neoforge
May 18, 2026

How to Install No Crop Trample on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (26.2).

3

Install Mod

Open the mod browser in the dashboard and search for "No Crop Trample". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabricneoforge

Minecraft Versions

26.2, 26.2-rc-2, 26.1.2 (+2 more)

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

No Crop Trample server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.2). You can switch loaders with one click in the panel.

Is No Crop Trample compatible with fabric and neoforge?

No Crop Trample officially supports fabric, neoforge for Minecraft 26.2, 26.2-rc-2, 26.1.2. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with No Crop Trample – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if No Crop Trample consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install No Crop Trample with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

26.226.2-rc-226.1.226.1.126.1