Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Links
Creators
Details
Licensed ARR
Published 3 weeks ago
Updated 7 hours ago
Changelog
Eclipse Core Client Changelog
v2.0.0
Major Changes
- Merged Eclipse Cosmetics Client - The standalone cosmetics mod has been integrated directly into Eclipse Core Client. Players no longer need a separate mod for cosmetic rendering.
New Features
-
Cosmetic Rendering System
- Bedrock model cosmetics rendered on players using Cobblemon's rendering system
- Support for all cosmetic slots: Hat, Chest, Arms, Legs, Wings, Back, Trail, Aura, and Armor pieces
- Automatic limb rotation matching (cosmetics follow player animations)
- Wing flapping animation support
- Sneaking pose adjustments for proper cosmetic positioning
-
Particle Effects
- Particle-only cosmetics (trails, auras) with animation support
- Smooth particle interpolation at render rate (60-120Hz)
- MoLang query support:
q.horizontal_velocity(),q.spawn_particle() - Proper particle storm lifecycle management
-
Cosmetic Networking
- Automatic handshake with servers running Eclipse Cosmetics
- Real-time cosmetic sync when players equip/unequip
- Cosmetic registry sync from server
Bug Fixes
-
Nametag Sneaking Fix - Fixed nametag visibility check for players sneaking behind walls
- Changed
isSneakytoisSneaking(correct Minecraft API) - Improved wall detection using
ShapeType.COLLIDER
- Changed
-
Particle Jitter Fix - Added mixin to interpolate particle emitter positions for smooth rendering
-
Gradient Crash Fix - Added safety wrapper for particle tinting to handle empty gradients
Removed
- Gimmick Tracking Mixins - Removed in preparation for Cobblemon 1.7.2 which adds this functionality natively (MR #2094)
- Removed
BattleTargetSelectionGimmickMixin - Removed
BattleMoveSelectionMixin - Removed
GimmickTracker
- Removed
Technical Changes
- Added Cobblemon as full dependency (required for Bedrock model rendering)
Files
Metadata
Release channel
ReleaseVersion number
2.0.0Loaders
Game versions
1.21.1Environment
Client-side only



