Files
meatballcraft/config/randomtweaker.cfg
T
sainagh 032d39f529 0.18.3
2025-11-26 10:25:55 -06:00

66 lines
2.0 KiB
INI

# Configuration file
general {
botania {
# If true, the hydroangeas will be decay. [Valid only for modified results | default: false]
B:HydroangeasDecay=false
# How much mana is max of hydroangeas? [Valid only for modified results | default: 18000]
I:HydroangeasMaxMana=18000
# If true, the hydroangeas will be modified. [default: false]
B:HydroangeasModified=false
# How much mana is consumed per work of Orechid.[Valid only for modified results | default: 700]
I:OrechidCost=700
# How much the interval of each work of Orechid.[Valid only for modified results | default: 20]
I:OrechidDelay=20
# If true, the Orechid will keep the Botania recipes. [Valid only for modified results | default: true]
B:OrechidHasDefault=true
# How much mana is max of Orechid? [Valid only for modified results | default: 18000]
I:OrechidMaxMana=18000
# If true, the Orechid will be modified. [default: false]
B:OrechidModified=false
}
ftbultimine {
# If true, Allow Crt to Control the FTBUltimine enable
B:AllowCrTControl=false
}
thaumcraft {
# If true, The original DreamJournal will be no longer available. [default: false]
B:DreamJournal=false
}
randomtweaker {
# If true, Allow CrT to manipulate the file "rt.properties". [default: false]
B:Prop=false
# Avoid Mending enchantment mending unexpected items. Also works for Durability
S:breakableEnchantmentBlacklist <
>
# If true, Allow CrT to modify item attribute modifiers. [default: false]
B:itemAttributeModification=false
}
astralsorcery {
# If true, Modify attunement and add related events. [default: false]
B:attunementModification=false
}
tconstruct {
# If true, enable the extension of tconstruct. [default: false]
B:iconModification=false
}
}