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
43
|
{
"internalname": "MOSQUITO_BOW",
"itemid": "minecraft:bow",
"displayname": "§6Mosquito Bow",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+251\",1:\"§7Strength: §c+151\",2:\"§7Crit Damage: §c+39%\",3:\"§7Vitality: §a+20\",4:\"\",5:\"§6Ability: Nasty Bite \",6:\"§8Fully charged shots while sneaking\",7:\"§7Costs §b11% §7of max mana.\",8:\"§7Deal §c+19% §7damage.\",9:\"§7Heal for §a2x §7the mana cost.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4☠ §cRequires §5Spider Slayer 7§c.\",13:\"§6§lLEGENDARY BOW\"],Name:\"§6Mosquito Bow\"},ExtraAttributes:{id:\"MOSQUITO_BOW\"}}",
"modver": "2.1.1-PRE",
"lore": [
"§7Damage: §c+251",
"§7Strength: §c+151",
"§7Crit Damage: §c+39%",
"§7Vitality: §a+20",
"",
"§6Ability: Nasty Bite ",
"§8Fully charged shots while sneaking",
"§7Costs §b11% §7of max mana.",
"§7Deal §c+19% §7damage.",
"§7Heal for §a2x §7the mana cost.",
"",
"§7§8This item can be reforged!",
"§7§4☠ §cRequires §5Spider Slayer 7§c.",
"§6§lLEGENDARY BOW"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_IRON:64",
"A3": "TARANTULA_SILK:64",
"B1": "DIGESTED_MOSQUITO:1",
"B2": "",
"B3": "TARANTULA_SILK:64",
"C1": "",
"C2": "ENCHANTED_IRON:64",
"C3": "TARANTULA_SILK:64"
},
"slayer_req": "SPIDER_7",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mosquito_Bow",
"https://wiki.hypixel.net/Mosquito_Bow"
],
"crafttext": ""
}
|