mirror of
https://github.com/BentoBoxWorld/BSkyBlock.git
synced 2024-11-22 11:45:36 +01:00
Fixed Blueprints and Bundle order.
This commit is contained in:
parent
26f58c683d
commit
11bef0208b
2
pom.xml
2
pom.xml
@ -91,7 +91,7 @@
|
||||
<dependency>
|
||||
<groupId>world.bentobox</groupId>
|
||||
<artifactId>bentobox</artifactId>
|
||||
<version>1.5.0-SNAPSHOT</version>
|
||||
<version>1.5.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
@ -12,5 +12,6 @@
|
||||
"NORMAL": "double",
|
||||
"NETHER": "nether-island",
|
||||
"THE_END": "end-island"
|
||||
}
|
||||
},
|
||||
"slot": 1
|
||||
}
|
Binary file not shown.
@ -12,5 +12,6 @@
|
||||
"NORMAL": "harder",
|
||||
"NETHER": "nether-island",
|
||||
"THE_END": "end-island"
|
||||
}
|
||||
},
|
||||
"slot": 2
|
||||
}
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user