Couples Mod

Bring romance to your server! Date players by gifting bouquets, track your love in an Anniversary Journal, and level up your relationship through kisses and gifts. Reach level 10 to marry your partner for permanent saturation buffs and bonus XP!

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

NeoForge

implementation "curse.maven:couples-mod-1572279:8253588"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# 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.