Config

From Galacticraft Wiki
Revision as of 15:27, 2 December 2014 by Radfast (talk | contribs)
Jump to: navigation, search
This article is a stub. You can help us by expanding it

The Galacticraft config files can be found in folder .minecraft/configs/Galacticraft.

In Galacticraft 3 there are six config files:

  • core.conf - that's the main one
  • power-GC3.conf - that has the power conversion ratios
  • mars.conf - a small config for Mars
  • asteroids.conf - a small config for Asteroids
  • chunkloading.conf - a special config for chunk loading (a Launch Controller acts as a chunk loader)
  • miccore.conf - you should not normally need to touch this; the Small Moons config is not currently in use.

The default settings should work for most people, but the configs are there for modpack creators and people who like to tweak.

For default power configs see Energy#Conversion_Ratios.

For explanation of how to set the Sealable IDs config see SealableIDs and Sealed_Space#Working_with_other_mods.

To config ore generation on other planets see Oregen.

For general discussion of how to set up a server properly see Tutorials/Space_Station_for_Server_Admins.

One important setting on servers (and in Single Player) is:

    B:"Generate other mods features on planets"=false

It is strongly recommended to leave that on its default setting of false. If you set it to true, you may have inappropriate items generating on the Moon and other planets (for example, IC2 rubber trees or Tinker's Construct Slime Islands) or you may get the dreaded "Already Decorating!" crash. To generate ores from other mods on the planets, you should instead use Galacticraft's custom ore generation, see Oregen. For GregTech ores on planets, there is an add-on written by Blood Asp which (in Galacticraft 3.0.6.238 and later) will operate just fine with that setting set to false [1]

Impt.png
Unless stated otherwise, all information contained on this wiki should be considered outdated and might not reflect in-game experiences