This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/structurecompass-common.toml
2023-11-02 12:32:44 -05:00

13 lines
485 B
TOML

#General settings
[general]
#Sets the range in blocks in which the structure compasses can locate structures [default: 10000]
#Range: > 0
compassRange = 10000
#Defines if the structure compass should locate unexplored structures [default: false]
locateUnexplored = false
#Defines which structures can't be searched with the Structure Compass
#(Supports wildcard *, Example: 'minecraft:*' will blacklist anything in the minecraft domain)
structureBlacklist = [""]