Files
lucasdpt 0129d81bd4 fix eol
2026-06-14 02:07:47 +02:00

13 lines
402 B
TOML

#Config to adjust world settings
[World]
#Gives the ap documentation to new players.
givePlayerBookOnJoin = false
#Enable the villager structures for the computer scientist.
enableVillagerStructures = true
#The weight of the villager structures.
# Default: 10
# Range: 0 ~ 16000
villagerStructureWeight = 10
#Enable new wandering trader trades.
enableWanderingTraderTrades = true