Initial Sync!

This commit is contained in:
2026-07-26 13:21:37 +01:00
parent dcc2b22c5f
commit e6182d37ff
1582 changed files with 87325 additions and 1 deletions
+14
View File
@@ -0,0 +1,14 @@
#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 only locate unexplored structures. A structure is tagged as explored when the compass is used to find it. [default: false]]
locateUnexplored = false
#Defines if the structure compass should locate structures asynchronously [default: false]
locateAsync = false
#Defines which structures can't be searched with the Structure Compass
#(Supports wildcard *, Example: 'minecraft:*' will blacklist anything in the minecraft domain)
structureBlacklist = [""]