The Classic L Shaped Island (#339)

* Add the classic l-shaped island from the original skyblock map

* Add a bundle for the classic l-shaped skyblock island
This commit is contained in:
opticyclic 2020-06-02 11:41:51 -04:00 committed by GitHub
parent baba69a74c
commit f8dc0bea98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 0 deletions

View 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
}

Binary file not shown.