Files
OFModpack/config/toolbelt-server.toml
T
lucasdpt 0129d81bd4 fix eol
2026-06-14 02:07:47 +02:00

8 lines
326 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