Updated Read Me

This commit is contained in:
tastybento 2019-09-15 14:37:16 -07:00
parent 7f69872d09
commit 4a9158edbe
2 changed files with 8 additions and 3 deletions

View File

@ -1,5 +1,10 @@
# addon-acidisland
AcidIsland add-on for BentoBox
# AcidIsland
AcidIsland add-on for BentoBox.
## The Story
You're on an island, in a sea of acid! If you like Skyblock, try AcidIsland for a new challenge!
This is a variation of SkyBlock. Instead of falling, you must contend with acid water when expanding your island and players can boat to each other's islands.
## Installing

View File

@ -58,7 +58,7 @@
<!-- Non-minecraft related dependencies -->
<powermock.version>2.0.2</powermock.version>
<!-- More visible way how to change dependency versions -->
<spigot.version>1.13.2-R0.1-SNAPSHOT</spigot.version>
<spigot.version>1.14.4-R0.1-SNAPSHOT</spigot.version>
<bentobox.version>1.8.0-SNAPSHOT</bentobox.version>
<!-- Revision variable removes warning about dynamic version -->
<revision>${build.version}-SNAPSHOT</revision>