Files
OFModpack/config/toolbelt-server.toml
T
2026-06-14 01:24:29 +02:00

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