1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
{
"itemid": "minecraft:golden_helmet",
"displayname": "§6Crown of Greed",
"nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+130\",1:\"§7Defense: §a+90\",2:\"§7Magic Find: §a+4\",3:\"\",4:\"§7Hits deal §c1.25x §7more damage, but it\",5:\"§7costs §6100x §7the weapon\u0027s damage in\",6:\"§7§6coins §7from your purse.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY HELMET\"],Name:\"§6Crown of Greed\"},ExtraAttributes:{id:\"CROWN_OF_GREED\"}}",
"damage": 0,
"lore": [
"§7Health: §a+130",
"§7Defense: §a+90",
"§7Magic Find: §a+4",
"",
"§7Hits deal §c1.25x §7more damage, but it",
"§7costs §6100x §7the weapon\u0027s damage in",
"§7§6coins §7from your purse.",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY HELMET"
],
"internalname": "CROWN_OF_GREED",
"crafttext": "",
"clickcommand": "",
"modver": "2.3.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Crown_of_Greed",
"https://wiki.hypixel.net/Crown_Of_Greed"
]
}
|