Files
Gregtech-New-Bastards/.minecraft/config/TaintedMagic.cfg
samsonsin 90b3575aea initial
2025-05-29 23:26:10 +02:00

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
}