feat: initial commit

This commit is contained in:
lucasdpt
2026-06-14 01:24:29 +02:00
commit 0d40f88ab2
5815 changed files with 703860 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
#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