File Details
GlymeraCropSpread-4.0.0.jar
- R
- May 30, 2026
- 8.97 KB
- 0
- 0.5
File Name
GlymeraCropSpread-4.0.0.jar
Supported Versions
- 0.5
GlymeraCropSpread — Changelog
v4.0.0 (2026-05-30)
Changed (performance only — no gameplay change)
- The periodic spread scan no longer scans the whole world in a single server tick. It is now amortized across many ticks in small bounded slices (each slice is capped by a block-read budget and a chunk budget). A large farm can therefore no longer cause a once-per-cycle tick stutter.
- Spread chance per crop, the per-cycle spread cap, the scan interval, and all crop toggles are unchanged. Crops spread at the same rate and to the same valid targets (empty farmland on N/S/E/W) as before.
Unchanged
config.json(spreadIntervalSeconds,spreadChancePercent,maxSpreadsPerCycle,crops). No migration required.- Growth is still handled natively by Hytale; the plugin only places baby crops on valid empty farmland.
Notes
- Server restart required to load the new JAR.
- Earlier versions (up to v3.0.0) were internal builds and were not separately documented.