You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
667 B
37 lines
667 B
# Configuration file
|
|
|
|
~CONFIG_VERSION: 1
|
|
|
|
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 <
|
|
>
|
|
}
|
|
|
|
|
|
stevescarts {
|
|
# Show cart inventory contents in TOP.
|
|
B:showChestsContents=true
|
|
}
|
|
|
|
|
|
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
|
|
}
|
|
|
|
|