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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
{
"itemid": "minecraft:bow",
"displayname": "§5Hurricane Bow",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+50\",2:\"\",3:\"§6Ability: Tempest\",4:\"§7§7The more kills you get using\",5:\"§7this bow the more powerful it\",6:\"§7becomes! Reach §6250 §7kills to\",7:\"§7unlock its full potential.\",8:\"§7Next Upgrade: §eDouble Shot §8(§a0§7/§c20§8)\",9:\"\",10:\"§7Kills: §b0\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§5§lEPIC BOW\"],Name:\"§5Hurricane Bow\"},ExtraAttributes:{id:\"HURRICANE_BOW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+120",
"§7Strength: §c+50",
"",
"§6Ability: Tempest",
"§7§7The more kills you get using",
"§7this bow the more powerful it",
"§7becomes! Reach §6250 §7kills to",
"§7unlock its full potential.",
"§7Next Upgrade: §eDouble Shot §8(§a0§7/§c20§8)",
"",
"§7Kills: §b0",
"",
"§7§8This item can be reforged!",
"§5§lEPIC BOW"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_BONE:32",
"A3": "STRING:32",
"B1": "ENCHANTED_BONE:32",
"B2": "",
"B3": "STRING:32",
"C1": "",
"C2": "ENCHANTED_BONE:32",
"C3": "STRING:32"
},
"internalname": "HURRICANE_BOW",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Hurricane_Bow",
"https://wiki.hypixel.net/Hurricane_Bow"
],
"crafttext": "Requires: Bone VII"
}
|