BSkyBlock/src/main/resources/blueprints/classic-island.json

15 lines
310 B
JSON
Raw Normal View History

{
"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
}