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
- Mod is now explicitly client-only in both Fabric and NeoForge metadata
- Fabric environment set to "client" (was "*"), preventing server-side loading
- NeoForge dependencies set to side="CLIENT" (was "BOTH")
- NeoForge init() now only runs on client dist
- Translations use I18n directly instead of server-safe reflection wrapper
Removed
- Fabric server entrypoint (CobbleDexFabric.kt) — init moved to client entrypoint
- ServerSafeI18n translation wrapper with server fallback (dead code for client-only mod)
- DataSource enum (vestigial from removed server sync, only had NONE/LOCAL)
Files
cobbledex-rei-emi-jei-neoforge-1.24.8.jar(814.27 KiB) Primary
Metadata
Release channel
ReleaseVersion number
1.24.8+neoforgeLoaders
NeoForge
Game versions
1.21–1.21.1Environment
Client and server, optional on server




