Files
IMR6/minecraft/config/beachparty.toml
T
2026-07-08 22:58:56 +01:00

18 lines
377 B
TOML

#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