File Details
evercrops-neoforge-1.21.1-3.3.1.jar
- R
- May 4, 2026
- 177.14 KB
- 65
- 1.21.1
- NeoForge
File Name
evercrops-neoforge-1.21.1-3.3.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Changelog for EverCrops (NeoForge 1.21.1)
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[3.3.1] - 2026-5-3
Fixed
- Beetroot (and any
CropBlocksubclass that overridesgetAgeProperty()to return a property other thanCropBlock.AGE) was silently excluded from catch-up tracking. TheCropBlockMixinguard andModEvents.isTracked()now use virtual dispatch viagetAgeProperty()so all crop subclasses are handled correctly regardless of which age property they declare.

