moving around
This commit is contained in:
7
web/pack/config/toolbelt-server.toml
Normal file
7
web/pack/config/toolbelt-server.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user