promotional bannermobile promotional banner

Simple Discord Rich Presence (Forge / Fabric)

Simple Discord Rich Presence

File Details

[NEOFORGE][1.21.1] SimpleDiscordRichPresence 88.0.0

  • R
  • Dec 30, 2025
  • 78.34 KB
  • 436.9K
  • 1.21.8+7
  • NeoForge

File Name

SimpleDiscordRichPresence-neoforge-88.0.0-build.51+mc1.21.1.jar

Supported Versions

  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:simple-discord-rich-presence-334853:7396367"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

88.0.0

BREAKING!

  • The config system has moved over to json5! Please make sure to update your config files before updating your modpacks to this version!
  • The config is now commented and the dimension system has been reworked!

Added

  • Json5 config for comments and better structure
  • New dimension matching system that allows for more complex dimensions to support modded dimensions better

Fixed

  • Fixed issues with KubeJS integration

Changed

  • Reduced the jar size significantly by forking the IPC library and migrating core features to minecraft compatible libraries. We've also fixed up that library and improved it.