File Details
laits-animal-breeding-1.2.1.jar
- B
- Jan 18, 2026
- 146.65 KB
- 5.1K
- Early Access
File Name
laits-animal-breeding-1.2.1.jar
Supported Versions
- Early Access
Changelog
v1.2.1 - Heart Particles & Spawn Detection
New Features
- Heart particles - Pink hearts now appear above animals when they're in love mode
- Instant spawn detection - Animals are detected immediately when they spawn using EntityTickingSystem (no more waiting for periodic scans)
- Debug mode command - Use
/breeddevto toggle in-game chat logging for easier debugging
Fixed
- Breeding cooldown bypass - Fixed bug where feeding during cooldown could still trigger breeding
- Horse interaction - Partially fixed horse interactions (remaining bug is already in the base game)
- Spawn detector timing - Moved ECS system registration to proper lifecycle phase
Changed
- Periodic animal scan reduced to safety net only (30 seconds) - primary detection is now instant
- Debug logs now broadcast to all players when dev mode is enabled

