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
Changed
- Unified recipe building logic into shared RecipeBuilder — REI, JEI, and EMI all use identical spawn/evolution/obtainment construction
- REI categories now use shared draw helpers instead of duplicated widget code (~400 LOC removed)
- All recipe data classes (SpawnDisplay, JeiSpawnRecipe, EmiSpawnRecipe, etc.) wrap shared RecipeData types
- PokemonRef.displayName now delegates to titleCase() for consistent formatting
- README and docs updated to treat REI, JEI, and EMI as equally supported
Fixed
- Evolution requirement type extraction now uses reflection-based className matching instead of direct type imports, fixing compilation against Cobblemon 1.7.x
Removed
- Dead SpawnInfo.bucketColor property (SpawnDisplayHelper.bucketColor() is the single source)
- Dead SpawnInfo.formattedBiomes and SpawnAntiCondition.formattedBiomes properties
- Duplicated private recipe builder methods from all three plugin files
Files
cobblemon-spawning-rei-neoforge-1.11.0.jar(1.18 MiB) Primary
Metadata
Release channel
ReleaseVersion number
1.11.0+neoforgeLoaders
NeoForge
Game versions
1.21–1.21.1Environment
Client and server, optional on server






