Skip to main content
Version: Next

Use your own name and images

In Game Config Screen

Simple RPC has a full in-game config screen, accessible from ModMenu or the Mods menu in NeoForge/Forge. You will need Cloth Config installed to use it.

Default Assets

You can find and download the default assets used by the mod at the end of this page

MY IMAGES ARE NOT SHOWING UP

After uploading your assets, your assets may appear empty or not show up on discord at all. This is normal, and it will show up after a couple of minutes

Out of the box, Simple RPC just uses the name "Minecraft", along with the Minecraft logo for the default configuration.

You may want to change this, to match the name or logos of your modpack.

To do this, we will need to create a Custom Discord Application.

Part 1 - Creating the Discord App

Step 1

The Discord Developers dashboard

To get started, head over to https://discord.com/developers/ and sign in using your discord account. After signing in, you will be taken to the Discord Developer Dashboard. Press the "New Application" button located at the top right of the screen

Step 2

Create Application Popup

You will get a popup prompting you for a name. Enter the name of your modpack or anything else you'd like and click "Create"

Step 3

Application Overview Screen

Once you created your app, you will be taken to a General Information Page. Here you can give your app a description, change the icon of the app and find the Application ID required by the mod. Take note of this as you will need it later

warning

Replace the applicationID in your config file, with the ID you copied above

info

It's recommended that you upload an icon. The minimum size of your image needs to be at least 1024x1024px


Part 2 - Uploading your Assets

Step 1

Assets Overview Screen

Once you are done setting up the general information for your app, head over to Rich Presence from the left side menu. Next click on Art Assets. Here you can upload and manage images that get shown on your Discord Status.

Step 2

Assets Upload View

On the bottom of the page, you can upload your icons for use by the mod. By default the image key will be the same as the file name. Take note of them as you need them later on in the config.

secondary

Your icons need to be a minimum size of 512x512px. 1024x1024px is recommended

Step 3

Now that you have your Discord Application ID, open up the Simple RPC config file and replace the existing ID in applicationID with your own one.

Now also remember to replace all smallImageKey and largeImageKey values with the names of your own images

 
There you go. You should now have your custom app setup and ready for use. Next, check out How to configure the config to make use of your app  


Default Assets and Their Purpose

You can Download the set of icons used by the default app. You don't need to use all of them! Below is a list of the main images used by the app. The rest of the icons in the set are for things like launcher integration and known servers. The names of the images in the set are the image keys you can use

ImageImage KeyPurpose
mclogomclogoUsed pre 2.3 for the Large and Small Images
mclogonewmclogonewUsed by 2.3+ for the Large and Small Images
overwoldoverworldUsed by the Dimension Override for Overworld as the large image
nethernetherUsed by the Dimension Override for The Nether as the large image
endendUsed by the Dimension Override for The End as the large image