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
|
{
"itemid": "minecraft:bow",
"displayname": "§6Runaan\u0027s Bow",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+160\",1:\"§7Strength: §c+50\",2:\"\",3:\"§6Ability: Triple Shot\",4:\"§7Shoots 3 arrows at a time! The 2\",5:\"§7extra arrows deal §a40%\",6:\"§a§7percent of the damage and home\",7:\"§7to targets.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§6§lLEGENDARY BOW\"],Name:\"§6Runaan\u0027s Bow\"},ExtraAttributes:{id:\"RUNAANS_BOW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+160",
"§7Strength: §c+50",
"",
"§6Ability: Triple Shot",
"§7Shoots 3 arrows at a time! The 2",
"§7extra arrows deal §a40%",
"§a§7percent of the damage and home",
"§7to targets.",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY BOW"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_BONE:64",
"A3": "ENCHANTED_STRING:64",
"B1": "ENCHANTED_BONE:64",
"B2": "",
"B3": "ENCHANTED_STRING:64",
"C1": "",
"C2": "ENCHANTED_BONE:64",
"C3": "ENCHANTED_STRING:64"
},
"internalname": "RUNAANS_BOW",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"crafttext": "Requires: Bone IX",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Runaan%27s_Bow"
]
}
|