Difference between revisions of "Config"

From Galacticraft Wiki
Jump to: navigation, search
Line 21: Line 21:
 
For general discussion of how to set up a server properly see [[Tutorials/Space_Station_for_Server_Admins]].
 
For general discussion of how to set up a server properly see [[Tutorials/Space_Station_for_Server_Admins]].
  
One important setting is:
+
One important setting on servers (and in Single Player) is:
 
<pre>    B:"Generate other mods features on planets"=false
 
<pre>    B:"Generate other mods features on planets"=false
</pre>It is strongly recommended to leave that setting on 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).  To generate ores from other mods on the planets, you should instead use Galacticraft's custom ore generation, see [[Oregen]].  For GregTech ores, 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 [http://forum.industrial-craft.net/index.php?page=Thread&threadID=11039]
+
</pre>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 [http://forum.industrial-craft.net/index.php?page=Thread&threadID=11039]
  
 
<div>{{Galacticraft}}
 
<div>{{Galacticraft}}
  
 
[[Category:Setup]]
 
[[Category:Setup]]

Revision as of 15:27, 2 December 2014

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