File Details
couplesmod-1.0.2.jar
- R
- Jun 15, 2026
- 152.88 KB
- 79
- 1.21.1
- NeoForge
File Name
couplesmod-1.0.2.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
# Couples Mod - v1.0.2 A new maintenance update for both NeoForge and Fabric versions! This release fixes several critical bugs reported by the community and improves overall stability on multiplayer servers. ### 🐛 Bug Fixes * **[NeoForge]** Fixed a critical server crash when attempting to load the `AnniversaryJournalItem` on dedicated servers (`Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER`). The mod is now 100% server-side safe. * **[Both Versions]** Fixed a visual glitch where mod chat messages (when proposing, gifting flowers, or kissing) would appear duplicated in chat. This was caused by the server processing multiple vanilla interaction packets simultaneously. * **[Fabric]** Fixed an issue where 3D models and textures (flowers, rings, journals) were missing and causing `FileNotFoundException` errors in the console on the initial Fabric port. ### ⚙️ Technical Tweaks * Implemented a 500ms internal anti-spam filter on entity right-click events to prevent duplicate executions when interacting with your partner.