mirror of
https://github.com/BentoBoxWorld/AcidIsland.git
synced 2025-01-21 15:41:45 +01:00
Make ocean floor default to on
This commit is contained in:
parent
39a7df44ee
commit
a689d36f57
@ -138,7 +138,7 @@ world:
|
||||
# Ocean Floor
|
||||
# This creates an ocean floor environment, with vanilla elements.
|
||||
# /!\ BentoBox currently does not support changing this value mid-game. If you do need to change it, do a full reset of your databases and worlds.
|
||||
ocean-floor: false
|
||||
ocean-floor: true
|
||||
# Maximum number of islands in the world. Set to -1 or 0 for unlimited.
|
||||
# If the number of islands is greater than this number, no new island will be created.
|
||||
max-islands: 0
|
||||
|
Loading…
Reference in New Issue
Block a user