Simple Rich Discord Presence
ModSimple Discord Rich Presence
Type
Mod
Modrinth Downloads
5,186,969
Modrinth ID
SCAopByd
Last Updated
Jun 12, 2026
Description
Simple Discord Rich Presence
Config:
clientId: "Your Discord App ID" enable: "If you wish to disable Discord Rich Presence, set this to false." screenEvent: If set to false, it disables the build in screenEvent, which is used to tell when we are on the main menu." clientJoinEvent: If set to false, it disables the build in clientJoinEvent, which is used to tell when the player is joining a world and changing Dimension."KubeJS Integration
Functions:
SDRP.setState( String message, String imageName, String imageKey ) message: message to show under the packname aka "In Overworld" or "In Nether", can be passed a string with the text to show or a lang key. imageName: the text to show when hovering over the small image aka "Overworld" or "Nether", can be passed a string with the text to show or a lang key. imageKey : the name Rich Present Art Asset to show, like loading, overworld, menu and so on. SDRP.getCurrentState() Gets the current state the client is set to. Examples: Update state on dimension change and joining world. kubejs/startup_script/sdrp.js onForgeEvent( "net.minecraftforge.event.entity.EntityJoinWorldEvent", (event) => { if (event.getEntity().type === "entity.minecraft.player") { if (event.getWorld().isClientSide()) { const dimPath = event.getWorld().dimension().location().getPath(); SDRP.setState(`sdrp.${dimPath}.in`, `sdrp.${dimPath}`, "dimPath"); } } } );Image keys for if you are using your own Rich Presence Application. (Images used on the default Rich Presence Application can be found HERE)
logo loading menuFor dimensions, the key will be the registry name path of the dimension like:
overworld the_nether the_end yamda_dimFor the message (stuff like "In Overworld") is done via lang keys "sdrp..in"
For imageName (stuff like "Overworld" when hovering over the small image) is done via lang keys "sdrp."
Lang keys can be modified and added via data packs and using mods like KubeJS
Compatibility
Mod Loaders
Game Versions
Similar Mods
Large Ore Deposits
Adds very rare, supermassive ore deposits to the world
Applied Mekanistics
The official Mekanism support addon for AE2
ME Requester
Keep items and fluids in your Applied Energistics 2 ME-System in stock.
More Overlays Updated
Adds NEI-like light overlay for mob spawns, a chunk border overlay and a JEI item search overlay. (updated for 1.16.5, 1...
HT's TreeChop
Fell trees chop-by-chop instead of block-by-block.
MEGA Cells
ME Greater Accumulation: For when kilobytes just won't do.
Included in Modpacks
Jitsonville Pack
Better MC [FORGE] - BMC4
Prominence™ II: Hasturian Era
Cave Horror Project 1
Landscapes Reimagined Genesis
Re-Console+
EdonMe Survival
ImmersiveMC - IMC2
ImmersiveMC - IMC1
Cogwork Continuum
Society: Sunlit Valley
DTEmpire Optimized
Brassworks SMP modpack
Society: Sunlit Cobblemon
SuperSMP Pack
The True Vanilla
Explorer's Feast | 探索者的盛宴
aLFa_iq
Aeroworks
Potato Optimizer