Compatibility
Minecraft: Java Edition
1.21–1.21.1
Platforms
Supported environments
Client-side
Client and server
Tags
Creators
Details
Licensed MIT
Published 4 months ago
Changelog
Fixed
- Fingerprint now hashes full serialized content instead of just key counts, preventing stale data when server datapacks modify spawn conditions without adding/removing species
- Data writes (local load, server apply, disconnect clear) are now synchronized via ReentrantLock, eliminating race conditions between async local load and server data arrival
- Async data loading uses a single-thread ExecutorService with cancellation support instead of spawning unbounded raw threads
- Server chunk delivery retries failed chunks up to 3 times (1-second delay between retries) instead of silently abandoning the entire sync
- Client-side chunk receiver now times out after 30 seconds of stalled transfer and falls back to local data
Files
cobblemon-spawning-rei-neoforge-1.8.5.jar(957.73 KiB) Primary
Metadata
Release channel
ReleaseVersion number
1.8.5+neoforgeLoaders
NeoForge
Game versions
1.21–1.21.1Environment
Client and server, optional on server




