File Details
agrarian-reform-2.0.0+R-26.2.jar
- R
- Jun 20, 2026
- 545.54 KB
- 40
- 26.2
- Fabric
File Name
agrarian-reform-2.0.0+R-26.2.jar
Supported Versions
- 26.2
Curse Maven Snippet
[2.0.0+R-26.2]
Changed
- Platform Upgrade: Ported the entire mod to target Minecraft 26.2-rc-1.
- Dependencies: Upgraded Fabric Loader to
0.19.1, Fabric API to0.150.1+26.2, Fabric Loom to1.15.5, and DasikLibrary to1.8.2. - Versioning: Major version bump to reflect the platform migration.
[1.2.6+A-26.1.2]
Added
- Right-Click Harvest: Added capability to right-click fully grown crops to harvest and automatically replant them.
- Modded Crops Compatibility: Leveraged dynamic block state properties to support all vanilla and modded crops (e.g. Farmer's Delight, Croptopia).
- Configuration: Added
right_click_harvestGameRule (Boolean, defaulttrue) to toggle the right-click harvest feature.
[1.2.5+A-26.1.2]
Added
- Soil Restoration: Added capability to grow grass on Dirt blocks by right-clicking them with seed items (supports wheat, melon, pumpkin, beetroot, etc. via
#minecraft:chicken_foodtag). - Configuration: Added
seeds_grow_grassGameRule (Boolean, defaulttrue) to toggle the seed-to-grass growth feature.