aboutsummaryrefslogtreecommitdiff
path: root/items/SKYBLOCK_MENU.json
blob: e073357ac34fac4b3338af71be4b6ec000b80ee3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "itemid": "minecraft:nether_star",
  "displayname": "§aSkyBlock Menu §7(Right Click)",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7View all of your SkyBlock\",1:\"§7progress, including your Skills,\",2:\"§7Collections, Recipes, and more!\",3:\"\",4:\"§eClick to open!\"],Name:\"§aSkyBlock Menu §7(Right Click)\"},ExtraAttributes:{id:\"SKYBLOCK_MENU\"}}",
  "damage": 0,
  "lore": [
    "§7View all of your SkyBlock",
    "§7progress, including your Skills,",
    "§7Collections, Recipes, and more!",
    "",
    "§eClick to open!"
  ],
  "internalname": "SKYBLOCK_MENU",
  "crafttext": "",
  "clickcommand": "",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/SkyBlock_Menu",
    "https://wiki.hypixel.net/Skyblock_Menu"
  ]
}