LTDV10Test/packet/defaultconfigs/createoreexcavation-server.toml
3944Realms 67a395b765
Some checks failed
Deploy to Remote Server / deploy (push) Failing after 1m11s
初始化
2026-04-14 18:20:56 +08:00

23 lines
582 B
TOML

#IMPORTANT NOTICE:
#You can add more entries using KubeJS
#https://github.com/tom5454/Create-Ore-Excavation#kubejs
importantInfo = true
#Finite vein base amount
#Range: > 1
finiteAmountBase = 8000
#Veins infinite by default
defaultInfinite = true
#Max number of extractor per ore vein, Set to 0 for infinite
#Range: 0 ~ 64
maxExtractorsPerVein = 0
#Vein Finder 'Found Nearby' range in chunks
#Range: 1 ~ 8
veinFinderNear = 1
#Vein Finder accuracy for 'Found traces of ...'
#Range: 1 ~ 1000
veinFinderFar = 25
#Vein Finder use cooldown in ticks
#Range: 10 ~ 1000
veinFinderCd = 100