28 lines
582 B
INI
28 lines
582 B
INI
# Configuration file
|
|
|
|
misc {
|
|
B:research_tags=true
|
|
B:show_update_messages=false
|
|
B:thaumic_disassembler_icon=false
|
|
|
|
# Should update notifications be enabled? [default: true]
|
|
B:use_update_handler=false
|
|
}
|
|
|
|
|
|
ores {
|
|
B:disable_shadowore_spawning_in_world=true
|
|
I:shadowore_spawn_rate=0
|
|
}
|
|
|
|
|
|
research {
|
|
# Setting this to false will disable the '[TaintedMagic]' tag on the research [default: true]
|
|
B:research_tags=true
|
|
|
|
# Setting this to true will enable the old custom tab background [default: false]
|
|
B:use_custom_research_tab_background=false
|
|
}
|
|
|
|
|