mirror of
https://github.com/BentoBoxWorld/BSkyBlock.git
synced 2025-01-14 20:01:20 +01:00
Merge branch 'develop' of https://github.com/BentoBoxWorld/BSkyBlock.git into develop
This commit is contained in:
commit
b3a613ed2a
15
src/main/resources/blueprints/classic-island.json
Normal file
15
src/main/resources/blueprints/classic-island.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"uniqueId": "classic-island",
|
||||
"icon": "GRASS_BLOCK",
|
||||
"displayName": "Classic Island",
|
||||
"description": [
|
||||
"The Classic Skyblock Island!"
|
||||
],
|
||||
"requirePermission": false,
|
||||
"blueprints": {
|
||||
"NORMAL": "classic-lshape",
|
||||
"NETHER": "nether-island",
|
||||
"THE_END": "end-island"
|
||||
},
|
||||
"slot": 3
|
||||
}
|
BIN
src/main/resources/blueprints/classic-lshape.blu
Normal file
BIN
src/main/resources/blueprints/classic-lshape.blu
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user