Minecraft: 26.1.2, 26.1.1, 26.1
20 апреля 2026 г.
SimpleDiscordRichPresence-fabric-26.1.2.1.jar
SDRP.
Загрузки
4,6 млн
Версии
38+
Категории
Описание
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( , , "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_)
For dimensions, the key will be the registry name path of the dimension like:
For 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
Файлы
На каждую версию Minecraft сохраняем один последний релиз и не больше 10 файлов на проект.
Minecraft: 26.1.2, 26.1.1, 26.1
20 апреля 2026 г.
SimpleDiscordRichPresence-fabric-26.1.2.1.jar
Minecraft: 1.21.11
22 января 2026 г.
Установка
Скачанный файл .jar переместите в папку %appdata%/.minecraft/mods.
Перед запуском игры проверьте, что у вас установлен совместимый загрузчик: Fabric, Forge, NeoForge или Quilt, если он требуется этому проекту.
Если мод зависит от других библиотек или API, ориентируйтесь на раздел совместимости и страницу проекта на Modrinth.
SimpleDiscordRichPresence-fabric-98.0.1-build.55+mc1.21.11.jar
Minecraft: 1.21.8, 1.21.7, 1.21.6, 1.21.5, 1.21.4, 1.21.3, 1.21.2, 1.21.1
22 января 2026 г.
SimpleDiscordRichPresence-fabric-88.0.1-build.54+mc1.21.1.jar
Minecraft: 1.21.10, 1.21.9
31 декабря 2025 г.
SimpleDiscordRichPresence-neoforge-97.0.0-build.52+mc1.21.10.jar
Minecraft: 1.21
29 июля 2024 г.
SimpleDiscordRichPresence-neoforge-87.0.1-build.49+mc1.21.jar
Minecraft: 1.20.6
15 мая 2024 г.
SimpleDiscordRichPresence-neoforge-86.0.1-build.47+mc1.20.6.jar
Minecraft: 1.20.4
15 мая 2024 г.
SimpleDiscordRichPresence-neoforge-6.0.2-build.46+mc1.20.4.jar
Minecraft: 1.20.5
09 мая 2024 г.
SimpleDiscordRichPresence-neoforge-7.0.0-build.43+mc1.20.5.jar
Minecraft: 1.20.2
17 декабря 2023 г.
SimpleDiscordRichPresence-neoforge-5.0.0-build.41+mc1.20.2.jar
Minecraft: 1.20.1
17 декабря 2023 г.
SimpleDiscordRichPresence-forge-4.0.3-build.40+mc1.20.1.jar