-
Notifications
You must be signed in to change notification settings - Fork 4
/
core.cfg
267 lines (182 loc) · 11 KB
/
core.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
# Configuration file
achievements {
# Base Achievement ID. All achievement IDs will start at this number.
I:idAchievBase=1784
}
chunkloading {
# If you don't want each player's chunks to load when they log in, set to false
B:LoadOnLogin=true
}
client {
# Setting this to false will revert night skies back to default minecraft star count
B:"More Stars"=true
# If you have FPS problems, setting this to true will help if rocket particles are in your sights
B:"Disable Spaceship Particles"=false
# If you're using this mod in virtual reality, or if you don't want the camera changes when entering a Galacticraft vehicle, set this to true.
B:"Disable Vehicle Third-Person and Zoom"=false
# If true, this will move the Oxygen Indicator to the left side. You can combine this with "Minimap Bottom"
B:"Minimap Left"=true
# If true, this will move the Oxygen Indicator to the bottom. You can combine this with "Minimap Left"
B:"Minimap Bottom"=false
# If you have FPS problems, setting this to true will disable GC Rocket icons from rotating in GUI's
B:"Disable Rocket Icon Rotation"=true
# By default, Galacticraft will override capes with the mod's donor cape. Set to false to disable.
B:"Override Capes"=false
}
compatibility {
# Set to true to make Galacticraft oil register as oilgc, for backwards compatibility with previously generated worlds.
B:"Use legacy oilgc fluid registration"=false
# Set to true to make Galacticraft fuel register as fuelgc, for backwards compatibility with previously generated worlds.
B:"Use legacy fuelgc fluid registration"=false
# List non-opaque blocks from other mods (for example, special types of glass) that the Oxygen Sealer should recognize as solid seals. Format is BlockName or BlockName:metadata
S:"External Sealable IDs" <
minecraft:glass_pane:0
gregtech:transparent_casing
gregtech:transparent_casing:1
gregtech:transparent_casing:2
gregtech:transparent_casing:3
>
# List blocks from other mods that the Sensor Glasses should recognize as solid blocks. Format is BlockName or BlockName:metadata.
S:"External Detectable IDs" <
>
# Enable this if the standard canister recipe causes a conflict.
B:"Alternate recipe for canisters"=false
# This needs to match the OreDictionary name used in the other mod. Set a nonsense name to disable.
S:"OreDict name of other mod's silicon"=
# Should normally be true. If you set this to false, in a modpack with other mods with the same metals, players may be able to craft advanced GC items without travelling to Moon, Mars, Asteroids etc.
B:"Must use GC's own space metals in recipes"=false
# The normal factor is 1. Increase this to 2 - 5 if other mods with a lot of oil (e.g. BuildCraft) are installed to increase GC rocket fuel requirement.
I:"Rocket fuel factor"=3
}
controls {
# Increase to make the mouse drag scroll more sensitive, decrease to lower sensitivity.
D:"Map Scroll Mouse Sensitivity"=1.0
# Set to true to invert the mouse scroll feature on the galaxy map.
B:"Map Scroll Mouse Invert"=false
}
difficulty {
# Spaceships will not explode on contact if set to true.
B:"Disable Spaceship Explosion"=false
# Solar panels will work (default 2x) more effective on space stations.
D:"Space Station Solar Energy Multiplier"=2.0
# Set this to true for less metal use in Galacticraft recipes (makes the game easier).
B:"Quick Game Mode"=false
# Set this to true for increased difficulty in modpacks (see forum for more info).
B:"Harder Difficulty"=true
# Set this to true for a challenging adventure where the player starts the game stranded in the Asteroids dimension with low resources (only effective if Galacticraft Planets installed).
B:"Adventure Game Mode"=false
# Add together flags 8, 4, 2, 1 to enable the four elements of adventure game mode. Default 15. 1 = extended compressor recipes. 2 = mob drops and spawning. 4 = more trees in hollow asteroids. 8 = start stranded in Asteroids.
I:"Adventure Game Mode Flags"=15
# Lower/Raise this value to change time between suffocation damage ticks (allowed range 50-250)
I:"Suffocation Cooldown"=100
# Change this value to modify the damage taken per suffocation tick
I:"Suffocation Damage"=2
# Change this if you wish to balance the mod (if you have more powerful weapon mods).
D:"Dungeon Boss Health Modifier"=4.0
# Set to a value between 0.0 and 1.0 to decrease meteor spawn chance (all dimensions).
D:"Meteor Spawn Modifier"=1.0
# Set to false to stop meteors from breaking blocks on contact.
B:"Meteor Block Damage Enabled"=true
}
dimensions {
# Dimension ID for the Overworld (as seen in the Celestial Map)
I:idDimensionOverworld=0
# Dimension ID for the Moon
I:idDimensionMoon=-28
# WorldProvider ID for Overworld Space Stations (advanced: do not change unless you have conflicts)
I:idDimensionOverworldOrbit=-27
# WorldProvider ID for Static Space Stations (advanced: do not change unless you have conflicts)
I:idDimensionOverworldOrbitStatic=-26
# Biome ID base. GC will use biome IDs from this to this + 3, or more with addons. Allowed 40-250. Default 102.
I:biomeIDBase=102
# IDs to load at startup, and keep loaded until server stops. Can be added via /gckeeploaded
I:"Static Loaded Dimensions" <
>
# Set this to true to have an automatic /gckeeploaded for any new Space Station created.
B:"Set new Space Stations to be static loaded"=false
# IDs of dimensions where rockets should not launch - this should always include the Nether.
S:"Dimensions where rockets cannot launch" <
1
-1
>
# If true, rockets will be unable to reach the Overworld (only use this in special modpacks!)
B:"Disable rockets from returning to Overworld"=false
}
general {
# If this is enabled, debug messages will appear in the console. This is useful for finding bugs in the mod.
B:"Enable Debug Messages"=false
# By default, you will respawn on Galacticraft dimensions if you die. If you are dying over and over on a planet, set this to true, and you will respawn back on the Overworld.
B:"Force Overworld Spawn"=false
# If this is true, the player will parachute onto the Moon instead - use only in debug situations.
B:"Disable lander on Moon and other planets"=false
# Update check will not run if this is set to true.
B:"Disable Update Check"=true
# Liquids will not flow into Grating block if this is set to false.
B:"Allow liquids into Gratings"=true
# Space Race Manager will show on-screen after login, if enabled.
B:"Enable Space Race Manager Popup"=false
}
keybindings_initial {
# Default Map key on first Galacticraft run only. After first run, change keys by Minecraft in-game Controls menu. Valid settings: KEY_ followed by 0-9 or A-Z.
S:"Open Galaxy Map"=KEY_M
# Default Rocket/Fuel key on first Galacticraft run only. After first run, change keys by Minecraft in-game Controls menu. Valid settings: KEY_ followed by 0-9 or A-Z.
S:"Open Rocket GUI"=KEY_G
# Default Goggles key on first Galacticraft run only. After first run, change keys by Minecraft in-game Controls menu. Valid settings: KEY_ followed by 0-9 or A-Z.
S:"Toggle Advanced Goggles"=KEY_K
}
schematic {
# Schematic ID for Tier 1 Rocket, must be unique.
I:idSchematicRocketT1=1
# Schematic ID for Moon Buggy, must be unique.
I:idSchematicMoonBuggy=2
# Schematic ID for "Add Schematic" Page, must be unique
I:idSchematicAddSchematic=2147483647
}
server {
# Set this to 0 for no borders (default). If set to e.g. 2000, players will land on the Moon inside the x,z range -2000 to 2000.)
I:"World border for landing location on other planets (Moon, Mars, etc)"=0
# While true, space stations require you to invite other players using /ssinvite <playername>
B:"Space Stations Require Permission"=true
# If set to true on a server, players will be completely unable to create space stations.
B:"Disable Space Station creation"=false
# If this is enabled, areas sealed by Oxygen Sealers will run a seal check when the player breaks or places a block (or on block updates). This should be enabled for a 100% accurate sealed status, but can be disabled on servers for performance reasons.
B:"Enable Sealed edge checks"=true
}
worldgen {
# Increasing this will increase amount of oil that will generate in each chunk.
D:"Oil Generation Factor"=0.0
# List of non-galacticraft dimension IDs to generate oil in.
I:"Oil gen in external dimensions" <
>
# If this is enabled, GC oil will be added to existing Overworld maps where possible.
B:"Retro Gen of GC Oil in existing map chunks"=false
# If this is enabled, copper ore will generate on the overworld.
B:"Enable Copper Ore Gen"=false
# If this is enabled, tin ore will generate on the overworld.
B:"Enable Tin Ore Gen"=false
# If this is enabled, aluminum ore will generate on the overworld.
B:"Enable Aluminum Ore Gen"=false
# If this is enabled, silicon ore will generate on the overworld.
B:"Enable Silicon Ore Gen"=false
# Disable Cheese Ore Gen on Moon.
B:"Disable Cheese Ore Gen on Moon"=true
# Disable Tin Ore Gen on Moon.
B:"Disable Tin Ore Gen on Moon"=true
# Disable Copper Ore Gen on Moon.
B:"Disable Copper Ore Gen on Moon"=true
# Disable Sapphire Ore Gen on Moon.
B:"Disable Sapphire Ore Gen on Moon"=true
# If true, moon villages will not generate.
B:"Disable Moon Village Gen"=false
# If this is enabled, other mods' standard ores and all other features (eg. plants) can generate on the Moon and planets. Apart from looking wrong, this make cause 'Already Decorating!' type crashes. NOT RECOMMENDED! See Wiki.
B:"Generate all other mods features on planets"=true
# If generate other mods features is disabled as recommended, this setting can whitelist CoFHCore custom worldgen on planets.
B:"Whitelist CoFHCore worldgen to generate its ores and lakes on planets"=false
# If ThaumCraft is installed, ThaumCraft wild nodes can generate on the Moon and planets.
B:"Generate ThaumCraft wild nodes on planetary surfaces"=true
# Enter IDs of other mods' ores here for Galacticraft to generate them on the Moon and other planets. Format is BlockName or BlockName:metadata. Use optional parameters at end of each line: /RARE /UNCOMMON or /COMMON for rarity in a chunk; /DEEP /SHALLOW or /BOTH for height; /SINGLE /STANDARD or /LARGE for clump size; /XTRARANDOM for ores sometimes there sometimes not at all. /ONLYMOON or /ONLYMARS if wanted on one planet only. If nothing specified, defaults are /COMMON, /BOTH and /STANDARD. Repeat lines to generate a huge quantity of ores.
S:"Other mods ores for GC to generate on the Moon and planets" <
>
# Biome Types will not be registered in the BiomeDictionary if this is set to true.
B:"Disable Biome Type Registrations"=false
}