Agrarian Reform

The goal is not just "faster farming" or "easier automation," but **pastoral immersion**. Returning from a week-long expedition to find your fields overgrown and ready for harvest creates a sense of time passing and a world that lives on its own.

File Details

agrarian-reform-2.0.2-26.2.jar

  • B
  • Jul 7, 2026
  • 546.18 KB
  • 6
  • 26.2
  • Fabric

File Name

agrarian-reform-2.0.2-26.2.jar

Supported Versions

  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:agrarian-reform-1512657:8385644"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[2.0.2-26.2] - 2026-07-05

  • Right-Click Harvest:
    • Expanded Right-Click Harvest to support Sugar Cane columns: right-clicking any block in the column harvests all blocks above the base block, leaving the bottom-most block intact so it can continue to grow.
    • Expanded crop detection to include modded plants (detecting any block inheriting from BushBlock that has an "age" property, excluding stems).
    • Enhanced the replanting algorithm to scan for items inheriting from BlockItem that place the harvested block, making seed consumption fully compatible with custom modded seeds.
  • Changelog Consolidation:
    • Deleted the root-level CHANGELOG.md file. All change records are now centralized in Doc/Develop/Changelogs/History.md to conform to standard collection conventions.

[2.0.1-26.2] - 2026-07-05

  • Dependencies: Hardened Minecraft version dependency constraint from open wildcard * to >=26.2.
  • Versioning: Switched to a clean, numeric-only version naming convention (removing stage-specific alphabetical markers).