# Customizing the Name & Images

Overview

By default, the mod uses "Minecraft" as the app name along with the minecraft icons as for the images. If this is all you want, you can skip this step.

If you want to use your own name, such as "My Cool Modpack", then this guide will help you create and setup a new discord app to use with the mod

Notices

# Part 1 - Creating the Discord App

Step 1

The Discord Developers dashboard
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
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
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

# Part 2 - Uploading your Assets

Step 1

Assets Overview Screen
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
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.

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

Image Image Key Purpose
mclogo mclogo Used pre 2.3 for the Large and Small Images
mclogonew mclogonew Used by 2.3+ for the Large and Small Images
overwold overworld Used by the Dimension Override for Overworld as the large image
nether nether Used by the Dimension Override for The Nether as the large image
end end Used by the Dimension Override for The End as the large image