Skip to content

Commit

Permalink
Correct version reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Mar 21, 2021
1 parent 358f106 commit 793a971
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ world:
spawn-radius: 25
# This option indicates if nether portals should be linked via dimensions.
# Option will simulate vanilla portal mechanics that links portals together or creates a new portal, if there is not a portal in other dimension.
# Added since 1.16
# Added since 1.14.4
create-and-link-portals: false
end:
# End Nether - if this is false, the end world will not be made and access to
Expand All @@ -128,7 +128,7 @@ world:
# /!\ 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.
islands: true
# This option indicates if obsidian platform in the end should be generated when player enters the end world.
# Added since 1.16
# Added since 1.14.4
create-obsidian-platform: false
# /!\ This feature is experimental and might not work as expected or might not work at all.
dragon-spawn: false
Expand Down

0 comments on commit 793a971

Please sign in to comment.