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
|
{
"itemid": "minecraft:arrow",
"displayname": "§9Icy Arrow",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+24\",1:\"\",2:\"§6Passive: Muscle Freeze\",3:\"§7Applies §bSlowness I §7for §a3s\",4:\"§a§7to targets.\",5:\"\",6:\"§7§4❣ §cRequires §6Target Practice II.\",7:\"§8Stats added when shot!\",8:\"§9§lRARE ARROW\"],Name:\"§9Icy Arrow\"},ExtraAttributes:{id:\"ICY_ARROW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+24",
"",
"§6Passive: Muscle Freeze",
"§7Applies §bSlowness I §7for §a3s",
"§a§7to targets.",
"",
"§7§4❣ §cRequires §6Target Practice II.",
"§8Stats added when shot!",
"§9§lRARE ARROW"
],
"internalname": "ICY_ARROW",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Arrows"
]
}
|