GlymeraBreeding

Breed animals manually with a stick or let them reproduce automatically.

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 + Ref tracking)
  • growthTimers map entirely

Changed

  • Renamed field to growthTimeGameSeconds with _infoTimeUnits info field

GlymeraAutoBreed (v1.1.0 → v2.0.0)

Added

  • Growth integrated into existing world scan (Phase 2a)
  • babyToAdult map for growth lookup

Removed

  • Growth timers (ScheduledFuture + Ref tracking)
  • growthTimers map entirely
  • growBabyToAdult() method

Changed

  • Renamed field to growthTimeGameSeconds with _infoTimeUnits info field
  • Default growthTime changed from 600 to 9000 (5 real minutes)

Both plugins: Baby growth is now fully persistent — survives server restarts, chunk unloads, everything.