Compare commits

..

No commits in common. "706178d3d5f0930872355241942a3bb832501d0e" and "bc19f352e57126cb8990d70644352b62c91b27ef" have entirely different histories.

3 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@
<!-- Do not change unless you want different name for local builds. -->
<build.number>-LOCAL</build.number>
<!-- This allows to change between versions. -->
<build.version>1.17.1</build.version>
<build.version>1.17.0</build.version>
<!-- Sonar Cloud -->
<sonar.projectKey>BentoBoxWorld_BSkyBlock</sonar.projectKey>
<sonar.organization>bentobox-world</sonar.organization>

View File

@ -9,7 +9,7 @@
],
"requirePermission": false,
"blueprints": {
"NORMAL": "l-shaped",
"NORMAL": "classic-lshape",
"NETHER": "nether-island",
"THE_END": "end-island"
},