Initial Sync!

This commit is contained in:
2026-07-26 13:21:37 +01:00
parent dcc2b22c5f
commit e6182d37ff
1582 changed files with 87325 additions and 1 deletions
+17
View File
@@ -0,0 +1,17 @@
#Generate Palm Trees
spawnPalms = true
#Generate Seashells
spawnSeashells = true
#Generate Sandwaves
spawnSandwaves = true
[messageInABottle]
#Allow spawning of Message in a Bottle
allowSpawning = true
#Maximum number of bottles that can exist simultaneously
#Range: > 1
maxCount = 2
#Interval in ticks between bottle spawn attempts
#Range: > 20
spawnInterval = 6000