Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Creators
Details
Licensed MIT
Published last month
Updated 6 days ago
Changelog
setStageTimer throttle in the BerryBlockEntity mixin that was incorrectly cancelling timer updates 19 out of
20 times. The problem was that setStageTimer isn't a per-tick call — it's only called at key moments (planting, stage transitions, post-harvest), so
throttling it meant the growth timer was never properly set, causing instant growth and repeated harvesting. The fix removes the throttle entirely while
keeping the berry lookup cache
Files
Metadata
Release channel
ReleaseVersion number
4.1.0Loaders
Game versions
1.21.1Environment
Server-side only, works in singleplayer too
Downloads
78Publication date
March 12, 2026 at 9:01 PMPublisher
MarcoErCarrozza
Member


