mirror of
https://github.com/BentoBoxWorld/AcidIsland.git
synced 2024-12-23 01:27:36 +01:00
Updated Read Me
This commit is contained in:
parent
7f69872d09
commit
4a9158edbe
@ -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
|
||||
|
||||
|
2
pom.xml
2
pom.xml
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user