multiplacer/settings.lua
Jared Landers b4a2bce68e
add print function and verbose option
change downloaded max blocks to 2048
2019-07-28 07:14:40 -07:00

2 lines
174 B
Lua

multiplacer.max_blocks = 2048 -- Sets the maximum number of blocks that will be placed. Set to 0 for unlimited.
multiplacer.output = "quiet" -- quit or verbose, default quiet