Initial
This commit is contained in:
130
overrides/config/MorePlanets.cfg
Normal file
130
overrides/config/MorePlanets.cfg
Normal file
@@ -0,0 +1,130 @@
|
||||
# Configuration file
|
||||
|
||||
config_moreplanets_dimensions {
|
||||
I:"Chalos Dimension ID"=-2543
|
||||
I:"Diona Dimension ID"=-2542
|
||||
I:"Fronos Dimension ID"=-2545
|
||||
I:"Nibiru Dimension ID"=-2544
|
||||
}
|
||||
|
||||
|
||||
config_moreplanets_gc_addon_compat {
|
||||
B:"Enable Tier 4 Rocket Recipe"=false
|
||||
B:"Enable Tier 4 Rocket Schematic"=false
|
||||
B:"Enable Tier 5 Rocket Recipe"=false
|
||||
B:"Enable Tier 5 Rocket Schematic"=false
|
||||
B:"Enable Tier 6 Rocket Recipe"=false
|
||||
B:"Enable Tier 6 Rocket Schematic"=false
|
||||
}
|
||||
|
||||
|
||||
config_moreplanets_general {
|
||||
B:"Enable Black Hole Explosion"=true
|
||||
B:"Enable Change Log in Game"=false
|
||||
B:"Enable Debug Logging"=false
|
||||
B:"Enable Night Vision Effect while boss fight"=false
|
||||
B:"Enable Started Planet"=false
|
||||
B:"Enable Version Checker"=false
|
||||
I:"Network Handler ID"=2542
|
||||
S:"Planet to Start"=planet.
|
||||
B:"Use 3D Item Model for Torch"=true
|
||||
}
|
||||
|
||||
|
||||
config_moreplanets_others {
|
||||
I:"Base Schematic GUI ID"=550
|
||||
I:"Base Schematic ID"=850
|
||||
B:"Enable Description in Waila Tooltip"=true
|
||||
I:"Tier 4 Rocket Schematic GUI ID"=500
|
||||
I:"Tier 4 Rocket Schematic ID"=800
|
||||
}
|
||||
|
||||
|
||||
general {
|
||||
|
||||
##########################################################################################################
|
||||
# moreplanets_general
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Based More Planets Configuration. Version Checker, Debug, Mod Option. etc.
|
||||
##########################################################################################################
|
||||
|
||||
moreplanets_general {
|
||||
B:"Enable Black Hole Explosion"=true
|
||||
B:"Enable Debug Logging"=false
|
||||
B:"Enable Night Vision Effect while boss fight"=false
|
||||
B:"Enable Survival Planet Selection"=false
|
||||
B:"Enable Version Checker"=false
|
||||
B:"Use 3D Item Model for Torch"=true
|
||||
B:"Use Colored Star in the Sky"=true
|
||||
B:"Use Fancy Star in the Sky"=true
|
||||
}
|
||||
|
||||
##########################################################################################################
|
||||
# moreplanets_dimension
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Planet or Moon Dimension IDs Configuration.
|
||||
##########################################################################################################
|
||||
|
||||
moreplanets_dimension {
|
||||
I:"Chalos Dimension ID"=-2543
|
||||
I:"Diona Dimension ID"=-2542
|
||||
I:"Fronos Dimension ID"=-2545
|
||||
I:"Koentus Dimension ID"=-2642
|
||||
I:"Nibiru Dimension ID"=-2544
|
||||
I:"Space Nether Dimension ID"=-2541
|
||||
}
|
||||
|
||||
##########################################################################################################
|
||||
# moreplanets_planet_settings
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Planet Configuration.
|
||||
##########################################################################################################
|
||||
|
||||
moreplanets_planet_settings {
|
||||
I:"Chalos Planet Tier"=8
|
||||
I:"Diona Planet Tier"=9
|
||||
B:"Enable Nibiru Infected Spore suffocation for mobs"=true
|
||||
I:"Fronos Planet Tier"=3
|
||||
I:"Nibiru Planet Tier"=10
|
||||
}
|
||||
|
||||
##########################################################################################################
|
||||
# moreplanets_moon_settings
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Moon Configuration.
|
||||
##########################################################################################################
|
||||
|
||||
moreplanets_moon_settings {
|
||||
I:"Koentus Moon Tier"=3
|
||||
}
|
||||
|
||||
##########################################################################################################
|
||||
# moreplanets_other
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Others Configuration.
|
||||
##########################################################################################################
|
||||
|
||||
moreplanets_other {
|
||||
I:"Base Schematic GUI ID"=550
|
||||
I:"Base Schematic ID"=850
|
||||
B:"Enable Description in Waila Tooltip"=false
|
||||
}
|
||||
|
||||
##########################################################################################################
|
||||
# moreplanets_world_gen_settings
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# World Gen Configuration.
|
||||
##########################################################################################################
|
||||
|
||||
moreplanets_world_gen_settings {
|
||||
# Common Ores are Copper, Tin, Aluminum, vanilla ores.
|
||||
B:"Enable All Common Ore Gen on all planets"=true
|
||||
B:"Enable Common Ore on Chalos"=true
|
||||
B:"Enable Common Ore on Diona"=true
|
||||
B:"Enable Common Ore on Fronos"=true
|
||||
B:"Enable Common Ore on Nibiru"=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user