1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"itemid": "minecraft:stick",
"displayname": "§9Bejeweled Handle",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§lRARE\",1:\"\",2:\"§eItems Required\",3:\"§9Glacite Jewel §7x3\",4:\"\",5:\"§7Duration: §b30m\"],Name:\"§9Bejeweled Handle\"},ExtraAttributes:{id:\"BEJEWELED_HANDLE\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9§lRARE",
"",
"§eItems Required",
"§9Glacite Jewel §7x3",
"",
"§7Duration: §b30m"
],
"internalname": "BEJEWELED_HANDLE",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Bejeweled_Handle"
]
}
|