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
[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
BushBlockthat has an"age"property, excluding stems). - Enhanced the replanting algorithm to scan for items inheriting from
BlockItemthat place the harvested block, making seed consumption fully compatible with custom modded seeds.
- Changelog Consolidation:
- Deleted the root-level
CHANGELOG.mdfile. All change records are now centralized inDoc/Develop/Changelogs/History.mdto conform to standard collection conventions.
- Deleted the root-level
[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).