File Details
GlymeraBreeding 2.0
- R
- Feb 26, 2026
- 24.62 KB
- 81
- Early Access
File Name
GlymeraBreeding.zip
Supported Versions
- Early Access
Changelog
GlymeraBreeding (v1.2.0 → v2.0.0)
Added
config.json— all values were previously hardcoded- Scan-based growth using
spawnInstant+WorldTimeResource
Removed
- Growth timers (
ScheduledFuture+Reftracking) growthTimersmap entirely
Changed
- Renamed field to
growthTimeGameSecondswith_infoTimeUnitsinfo field
GlymeraAutoBreed (v1.1.0 → v2.0.0)
Added
- Growth integrated into existing world scan (Phase 2a)
babyToAdultmap for growth lookup
Removed
- Growth timers (
ScheduledFuture+Reftracking) growthTimersmap entirelygrowBabyToAdult()method
Changed
- Renamed field to
growthTimeGameSecondswith_infoTimeUnitsinfo field - Default
growthTimechanged from600to9000(5 real minutes)
Both plugins: Baby growth is now fully persistent — survives server restarts, chunk unloads, everything.