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:skull",
"displayname": "§f§f§9Dark Orb",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c19351fb-6283-306e-98cc-87f1cc6e5845\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTdjNDAzNmY4MGJmMzYwOTE4MGM3YzRhOTU2ODg1M2ZkODE1ZjE1NGFkODQzOGI5MmYzODUxMDE5ODM1YjA3MCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Shaded §7reforge\",5:\"§7to accessories.\",6:\"\",7:\"§7§8§oAssassins use it,\",8:\"§8§oapparently.\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§f§f§9Dark Orb\"},ExtraAttributes:{id:\"DARK_ORB\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Reforge Stone",
"",
"§7Can be used in a Reforge Anvil",
"§7or with the Dungeon Blacksmith",
"§7to apply the §9Shaded §7reforge",
"§7to accessories.",
"",
"§7§8§oAssassins use it,",
"§8§oapparently.",
"",
"§9§lRARE REFORGE STONE"
],
"internalname": "DARK_ORB",
"crafttext": "",
"clickcommand": "",
"modver": "1.3-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Dark_Orb"
]
}
|