Fixed L-Shaped blueprint (removed wool)

Added color and descriptions.
This commit is contained in:
tastybento 2020-06-06 17:37:49 -07:00
parent b3a613ed2a
commit af0838d8e4
5 changed files with 16 additions and 13 deletions

View File

@ -1,9 +1,11 @@
{
"uniqueId": "classic-island",
"icon": "GRASS_BLOCK",
"displayName": "Classic Island",
"icon": "GRASS_PATH",
"displayName": "&bClassic L Island",
"description": [
"The Classic Skyblock Island!"
"&2The Classic &6L-Shaped",
"&2Skyblock Island!",
"&eVery hard!"
],
"requirePermission": false,
"blueprints": {

View File

@ -1,6 +1,6 @@
{
"uniqueId": "default",
"icon": "GRASS",
"icon": "GRASS_BLOCK",
"displayName": "&eThe Original SkyBlock",
"description": [
"&bStandard island, with a cow - moo!",
@ -13,5 +13,6 @@
"NORMAL": "island",
"NETHER": "nether-island",
"THE_END": "end-island"
}
},
"slot": 0
}

View File

@ -1,11 +1,11 @@
{
"uniqueId": "double_island",
"icon": "FURNACE",
"displayName": "Double Island",
"displayName": "&cDouble Island",
"description": [
"Two islands in one!",
"Can you reach the",
"desert?"
"&bTwo islands in one!",
"&bCan you reach the",
"&bdesert?"
],
"requirePermission": false,
"blueprints": {

View File

@ -1,11 +1,11 @@
{
"uniqueId": "harder_island",
"icon": "SNOWBALL",
"displayName": "Harder Island",
"displayName": "&7Harder Island",
"description": [
"This island is",
"much harder.",
"Beware the lava!"
"&fThis island is",
"&fmuch harder and cold.",
"&fBeware the &6lava&f!"
],
"requirePermission": false,
"blueprints": {