Files
meatballcraft/config/topaddons.cfg
T
PietroSainaghi 2a6cdb591d update
2023-03-14 21:03:51 -07:00

40 lines
810 B
INI

# Configuration file
~CONFIG_VERSION: 1
bloodmagic {
# Is holding a divination sigil required to see certain information.
B:requireSigil=true
# Shows the player that they're looking at a mimick block when holding a seer sigil.
B:seeMimickWithSigil=true
}
helmets {
# All non-blacklisted helmets can be combined with a probe.
# !!! When this is false you can't uncraft previously probified helmets !!!
B:allHelmetsProbable=true
# Registry names of helmets that shouldn't be combinable with a probe
S:helmetBlacklist <
>
}
storagedrawers {
# Replace Storage Drawers default extended info.
B:replaceDrawers=true
}
vanilla {
# Show animal grow up timer.
B:growupTimer=true
# Show animal breeding cooldown.
B:showBreedingCooldown=true
}