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
- TOCTOU race in SpawnDataIndex.loadAll() — replaced volatile boolean with AtomicBoolean.compareAndSet
- Sprite cache poisoning: cache key now preserves separators (lowercase only) so findSprite can try different styles
- Composite condition biome merge uses intersection (AND semantics) instead of union
- DebugLog.reset() now called at reload start so stale once-keys don't suppress new warnings
- tickReloadCheck throttled to every 100 ticks instead of every tick
Removed
- Fabricated SpeciesBasicInfo for unknown species — callers already handle null
Added
- EvolutionDataLoader logs when reflection extracts no data for a requirement type
Files
cobblemon-spawning-rei-neoforge-1.4.8.jar(854.65 KiB) Primary
Metadata
Release channel
ReleaseVersion number
1.4.8+neoforgeLoaders
NeoForge
Game versions
1.21–1.21.1Environment
Client and server, optional on server




