2025-02-09 14:25:57 +01:00

14 lines
376 B
TOML
Executable File

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