diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 4cbb953..587040f 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -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