12 lines
313 B
TOML
Raw Normal View History

2024-10-03 12:30:14 -07:00
#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