Make ocean floor default to on

This commit is contained in:
tastybento 2023-11-05 06:45:30 -08:00
parent 39a7df44ee
commit a689d36f57
1 changed files with 1 additions and 1 deletions

View File

@ -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