20% OFF

Your first invoice with coupon code TAKE20
GGServers Facebook GGServers Twitter GGServers YouTube GGServers Discord GGServers Instagram GGServers TikTok GGServers Reddit

How To: Edit Mod configuration files (old)

![](https://storage.crisp.chat/users/helpdesk/website/ba33bb39ceb6d800/banner10_1mgbruh.png)

![](https://storage.crisp.chat/users/helpdesk/website/ba33bb39ceb6d800/file_edit_1m7bxa3.png)

With the ever-growing community of Minecraft Servers, the number of Mods and Modpacks available on the Internet is increasingly growing, including new versions and features that a Mod can offer.
These new settings (features), which are available in some new edit mods, are available on servers in configuration files within your FTP in the “config” folder.
This article seeks to clarify the possibility and try to explain to you how this Mod setting should be changed.

Before you begin, you must first know what [FTP](https://help.ggservers.com/en-us/article/how-to-access-your-minecraft-server-files-via-ftp-18ealdp/) is and how to access it.

||| If you don’t know what is FTP File Access or how to use it, we strongly recommend you to firstly read our ” [How to: Access Your Minecraft Server Files Via FTP](https://help.ggservers.com/en-us/article/how-to-access-your-minecraft-server-files-via-ftp-18ealdp/) ” article.

To start an explanatory article like this, let’s take a simple **example**.
Editing a Mod configuration:

### Example:
The following steps can be used for any Mod that allows the user to change the default settings. Just select and edit the correct file of a particular Mod!

Let’s take as a simple example, to be easy to understand.
In the following example, we use one of the best known ModPacks today, ModPack ” Pixelmon Generations “.

(Remember! This can be used for any Mod, but caution and caution is required when editing the file!)

![](https://storage.crisp.chat/users/helpdesk/website/ba33bb39ceb6d800/onxh98g-3_1mia31t.png)

Let’s say that you’re looking to change the Pixelmon’s spawn rate.
In order to do that you should firstly stop your server.
Then follow these steps:

1. Stop your Server
2. Click on ” Files ” and then on ” FTP File Access “. (It’s where you can access your all server files)

![](https://storage.crisp.chat/users/helpdesk/website/ba33bb39ceb6d800/ftpfileaccess_w8535f.png)

3. Use your Multicraft credentials to login.

![](https://storage.crisp.chat/users/helpdesk/website/ba33bb39ceb6d800/loginftp_gmc08m.png)

4. Open your ” _config_ ” folder.

![](https://storage.crisp.chat/users/helpdesk/website/ba33bb39ceb6d800/pixelmonconfig_1nsqtb0.png)

5. Select your wished Mod file to be edited, right-click and then click on ” Edit “.
(**NOTE:** This must vary depending on which Mod file you’re looking to edit)

![](https://storage.crisp.chat/users/helpdesk/website/ba33bb39ceb6d800/pixelmonconfig2_1c0ebv3.png)

`In this example we’re looking to edit Pixelmon’s configuration file, so we must edit the ” pixelmon.hocon ” file.`

6. As we are looking to edit the Spawn Rate, we must find the spawn rate option and edit it with our wished configuration.

![](https://storage.crisp.chat/users/helpdesk/website/ba33bb39ceb6d800/spawnrate_xz9g7z.png)

##### Once found, we need to edit exactly as what the default configuration is!

* **What does that mean?**

– Since it is a configuration file, it is very unstable! We must follow format “rules” in the file so that nothing bad happens the moment the server powers up.
Let’s look at an example below:
– As we wanted to edit SpawnRate to ” 2 “, we should use the following edit:

“`
If the default file uses:
spawnRate=1

When editing, we must use:
spawnRate=2

—-

Example of common errors:

❌ spawnRate= 2,
❌ spawnRate= ;2
❌ spawnRate= 02:
❌spawnRate=2
✅ spawnRate=2

As you can see, as minimum is the error, some space forgot or some additional accidentally character used by mistake can crash the whole server, so make sure to edit the configuration file correct!

“`

7. Click on ” Save “.
8. Back to your server control panel (Multicraft) and Start your server.

In a few words, as you can see, changing your server settings is easy and simple! = D
Just be careful when editing the files correctly!
Whenever you need help, you can always find out more about a Mod’s settings on the same page where you can download it.

| Feel free to open a ticket in your Client Area if you need further assistance.

Leave a Comment

CAPTCHA ImageChange Image