{"id":12963,"date":"2019-11-04T17:08:00","date_gmt":"2019-11-04T17:08:00","guid":{"rendered":"https:\/\/test2.gginternal.net\/knowledgebase\/article\/how-to-edit-mod-configuration-files\/"},"modified":"2019-11-04T17:08:00","modified_gmt":"2019-11-04T17:08:00","slug":"how-to-edit-mod-configuration-files","status":"publish","type":"ht_kb","link":"https:\/\/ggservers.com\/knowledgebase\/article\/how-to-edit-mod-configuration-files\/","title":{"rendered":"How to Edit Mod Configuration Files"},"content":{"rendered":"\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/ggservers.com\/knowledgebase\/wp-content\/uploads\/2024\/03\/banner10_1mgbruh.png\" alt=\"\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/ggservers.com\/knowledgebase\/wp-content\/uploads\/2024\/03\/file_edit_1m7bxa3.png\" alt=\"\"\/><\/figure>\n\n\n\n<p>Configuration files are files that allow the owner of a Minecraft server to edit certain features and settings that a mod allows being changed.<\/p>\n\n\n\n<p>Let&#8217;s use simple examples to make it easy to understand. In the following steps, we will use two of the best-known modpacks today, Pixelmon Reforged and Pixelmon Generations.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">  How to Edit Mod Configuration Files via the Multicraft Panel  <\/h1>\n\n\n\n<p>Let&#8217;s say that you&#8217;re looking to change the Pixelmon Reforged legendary Pok\u00e9mon&#8217;s spawn chance through the Multicraft panel. To do that, you will have to:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Log in to your Multicraft panel <a href=\"https:\/\/mc.ggservers.com\/site\/login\">here<\/a> and stop your server.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/ggservers.com\/knowledgebase\/wp-content\/uploads\/2024\/03\/1_1bo1fdz.png\" alt=\"Stop Your Server\"\/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<ol class=\"wp-block-list\" start=\"2\">\n<li>Click on <code>Files<\/code>, then on <code>Config Files<\/code>.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/ggservers.com\/knowledgebase\/wp-content\/uploads\/2024\/03\/1_71nqvz.png\" alt=\"Config Files\"\/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<ol class=\"wp-block-list\" start=\"3\">\n<li>Click on <code>Mod Configs<\/code>.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\">\u26a0 <strong>NOTE<\/strong>\u26a0: Some mods will generate a folder where the config files will be put. Here you will see all folders containing config files for mods and all other standalone config files for mods.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/ggservers.com\/knowledgebase\/wp-content\/uploads\/2024\/03\/1_hrqreu.png\" alt=\"Mod Configs\"\/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<ol class=\"wp-block-list\" start=\"4\">\n<li>We&#8217;re looking to edit Pixelmon options, so click on the <code>pixelmon<\/code> folder.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/ggservers.com\/knowledgebase\/wp-content\/uploads\/2024\/03\/2_igqsw0.png\" alt=\"Pixelmon Folder\"\/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<ol class=\"wp-block-list\" start=\"5\">\n<li>Choose the mod file or folder you want to edit and click on it. In this example, we want to edit Pixelmon&#8217;s spawn rates, so we must open the <code>spawning.yml<\/code> file.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\">\u26a0 <strong>NOTE<\/strong>\u26a0: You can see the actual path of each file or folder listed.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/ggservers.com\/knowledgebase\/wp-content\/uploads\/2024\/03\/4_rh4132.png\" alt=\"spawning.yml\"\/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<ol class=\"wp-block-list\" start=\"6\">\n<li>As we are looking to edit the spawn rate, we must find the <code>legendary-spawn-chance:<\/code> option and edit it with our desired value, then click on <code>Save<\/code>.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/ggservers.com\/knowledgebase\/wp-content\/uploads\/2024\/03\/3_1fk7uu8.png\" alt=\"Edit and Save\"\/><\/figure>\n\n\n\n<p>Once discovered, we must edit exactly as in the default configuration!<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>What exactly does this mean?<\/strong><\/li>\n<\/ul>\n\n\n\n<p>Since it is a configuration file, we must follow the &#8220;format rules&#8221; so that nothing unwanted happens the moment the server starts up.<\/p>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-alert\"><a href=\"https:\/\/ggservers.com\/knowledgebase\/article\/how-to-properly-edit-a-server-config-file-depending-on-its-type\/\">Here<\/a> is our guide explaining how to properly edit a configuration file depending on its type.<\/p>\n\n\n\n<p>Let&#8217;s look at an example below:<br>\nAs we wanted to edit the <code>legendary-spawn-chance:<\/code> to <code>0.6<\/code>, we should use the following edit:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\nIf the default file uses:\nlegendary-spawn-chance: 0.30000001192092896\n\nWhen editing, we must use:\nlegendary-spawn-chance: 0.6\n\nExamples of common errors:&nbsp;\n\n\u274c legendary-spawn-chance: 0.6,\n\u274c legendary-spawn-chance: ;0.6\n\u274c legendary-spawn-chance:0.6\n\u274c &nbsp; legendary-spawn-chance:0.6\n\u2705 legendary-spawn-chance: 0.6\n\n<\/code><\/pre>\n\n\n\n<p>No matter how small the error is, even if a space or character is added or removed by mistake, it might cause your server to crash!<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<ol class=\"wp-block-list\" start=\"7\">\n<li>Go back to your server control panel (Multicraft) and start your server.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/ggservers.com\/knowledgebase\/wp-content\/uploads\/2024\/03\/5_449wta.png\" alt=\"Start Your Server\"\/><\/figure>\n\n\n\n<p>In a few words, changing your server settings is easy and simple! Just be careful when editing the files correctly!<\/p>\n\n\n\n<p>Whenever you need help, you can always find out more about a mod&#8217;s settings on the same page where you can download it.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">  How to Edit Mod Configuration Files Manually  <\/h1>\n\n\n\n<p>Let&#8217;s say that you&#8217;re looking to change Pixelmon Generations spawn rates manually. To do that, you will have to:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Log in to your Multicraft panel <a href=\"https:\/\/mc.ggservers.com\/site\/login\">here<\/a> and stop your server.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/ggservers.com\/knowledgebase\/wp-content\/uploads\/2024\/03\/1_1ursht6.png\" alt=\"Stop Your Server\"\/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<ol class=\"wp-block-list\" start=\"2\">\n<li>Click on <code>Files<\/code> and then on <code>FTP File Access<\/code>. It&#8217;s where you&#8217;ll find all of your server&#8217;s files.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-alert\"><a href=\"https:\/\/ggservers.com\/knowledgebase\/article\/how-to-access-your-minecraft-server-files-via-ftp\/\">Here<\/a> you can find our guide providing more information about connecting through FTP to your Minecraft server.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/ggservers.com\/knowledgebase\/wp-content\/uploads\/2024\/03\/3_k4a296.png\" alt=\"FTP Files Access\"\/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<ol class=\"wp-block-list\" start=\"3\">\n<li>Use your Multicraft credentials to log in.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/ggservers.com\/knowledgebase\/wp-content\/uploads\/2024\/03\/2_15nfwnq.png\" alt=\"FTP Login\"\/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<ol class=\"wp-block-list\" start=\"4\">\n<li>Open your <code>config<\/code> folder by clicking it.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\">\u26a0 <strong>NOTE<\/strong>\u26a0: Keep in mind that for Forge versions higher than 1.13, configuration files for specific mods may be located in the folder called <code>serverconfig<\/code> in your world folder. For example, the Simple Voice Chat mod will generate its config file there.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/ggservers.com\/knowledgebase\/wp-content\/uploads\/2024\/03\/pixelmonconfig_1nsqtb0.png\" alt=\"config\"\/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<ol class=\"wp-block-list\" start=\"5\">\n<li>Choose the mod file you want to edit, right-click it, and then click on <code>Edit<\/code>. In this example, we&#8217;re looking to edit Pixelmon&#8217;s configuration file, so we must edit the <code>pixelmon.hocon<\/code> file.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\">\u26a0 NOTE \u26a0: This must vary depending on which mod file you&#8217;re looking to edit. Some mods will generate a folder in the <code>config<\/code> directory where the config files will be put.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/ggservers.com\/knowledgebase\/wp-content\/uploads\/2024\/03\/pixelmonconfig2_1c0ebv3.png\" alt=\"Edit\"\/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<ol class=\"wp-block-list\" start=\"6\">\n<li>As we are looking to edit the spawn rate, we must find the <code>spawnRate<\/code> option and edit it with our desired value, then click on <code>Save<\/code>.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/ggservers.com\/knowledgebase\/wp-content\/uploads\/2024\/03\/spawnrate_xz9g7z.png\" alt=\"Spawn Rate\"\/><\/figure>\n\n\n\n<p>Once discovered, we must edit exactly as in the default configuration!<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>What exactly does this mean?<\/strong><\/li>\n<\/ul>\n\n\n\n<p>Since it is a configuration file, we must follow the &#8220;format rules&#8221; so that nothing unwanted happens the moment the server starts up.<\/p>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-alert\"><a href=\"https:\/\/ggservers.com\/knowledgebase\/article\/how-to-properly-edit-a-server-config-file-depending-on-its-type\/\">Here<\/a> is our guide explaining how to properly edit a configuration file depending on its type.<\/p>\n\n\n\n<p>Let&#8217;s look at an example below:<br>\nAs we wanted to edit <code>SpawnRate<\/code> to <code>2<\/code>, we should use the following edit:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>If the default file uses:\n&nbsp; &nbsp;spawnRate=1\n\nWhen editing, we must use:\n&nbsp; &nbsp;spawnRate=2\n\nExamples of common errors:&nbsp;\n\n\u274c &nbsp; &nbsp;spawnRate= 2,\n\u274c &nbsp; &nbsp;spawnRate= ;2\n\u274c &nbsp; &nbsp;spawnRate= 02:\n\u274c &nbsp;spawnRate=2\n\u2705 &nbsp; &nbsp;spawnRate=2\n\n<\/code><\/pre>\n\n\n\n<p>No matter how small the error is, even if a space or character is added or removed by mistake, it might cause your server to crash!<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<ol class=\"wp-block-list\" start=\"7\">\n<li>Go back to your server control panel (Multicraft) and start your server.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/ggservers.com\/knowledgebase\/wp-content\/uploads\/2024\/03\/5_449wta.png\" alt=\"Start Your Server\"\/><\/figure>\n\n\n\n<p>In a few words, changing your server settings is easy and simple! Just be careful when editing the files correctly!<\/p>\n\n\n\n<p>Whenever you need help, you can always find out more about a mod&#8217;s settings on the same page where you can download it.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p>If you find any issues editing your server mod&#8217;s configuration files, contact us on live chat or via the <a href=\"https:\/\/ggservers.com\/knowledgebase\/article\/how-to-open-a-support-ticket\/\">ticket system<\/a>.\n<\/p>\n\n\n\n<h1 class=\"wp-block-heading\">\u2755Useful Links\u2755<\/h1>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/ggservers.com\/knowledgebase\/article\/how-to-properly-edit-a-server-config-file-depending-on-its-type\/\">How to Edit Your Server Configuration Files<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/ggservers.com\/knowledgebase\/article\/how-to-install-mods-on-your-server\/\">How to Install Mods on Your Server<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/ggservers.com\/knowledgebase\/article\/how-to-install-mods-into-your-client\/\">How to Install Mods Into Your Client<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Find out how easy it is to change your Minecraft mod configuration files. With our easy-to-follow guide, modded Minecraft server hosting has never been simpler.<\/p>\n","protected":false},"author":3,"comment_status":"open","ping_status":"open","template":"","format":"standard","meta":{"_acf_changed":false,"_sitemap_exclude":false,"_sitemap_priority":"","_sitemap_frequency":"","footnotes":""},"ht-kb-category":[32],"ht-kb-tag":[],"class_list":["post-12963","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-mods-modpacks"],"acf":[],"_links":{"self":[{"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/ht-kb\/12963","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/comments?post=12963"}],"version-history":[{"count":0,"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/ht-kb\/12963\/revisions"}],"wp:attachment":[{"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/media?parent=12963"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/ht-kb-category?post=12963"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/ggservers.com\/knowledgebase\/wp-json\/wp\/v2\/ht-kb-tag?post=12963"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}