neuralgia/defaultconfigs/toolbelt-server.toml
2025-05-06 01:10:32 +05:00

9 lines
321 B
TOML

[general]
#List of items to force-allow placing in the belt. Takes precedence over blacklist.
whitelist = []
#List of items to disallow from placing in the belt. (whitelist takes precedence)
blacklist = []
#When set to false, stackable items will no longer be allowed by default.
allowAllNonStackableItems = true