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
|
{
"itemid": "minecraft:bow",
"displayname": "§5Juju Shortbow",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+310\",1:\"§7Strength: §c+40\",2:\"§7Crit Chance: §c+10%\",3:\"§7Crit Damage: §c+110%\",4:\"\",5:\"§5Shortbow: Instantly shoots\",6:\"§7Hits §c3 §7mobs on impact.\",7:\"§7Can damage endermen\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§7§4☠ §cRequires §5Enderman Slayer 3\",11:\"§5§lEPIC BOW\"],Name:\"§5Juju Shortbow\"},ExtraAttributes:{id:\"JUJU_SHORTBOW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+310",
"§7Strength: §c+40",
"§7Crit Chance: §c+10%",
"§7Crit Damage: §c+110%",
"",
"§5Shortbow: Instantly shoots",
"§7Hits §c3 §7mobs on impact.",
"§7Can damage endermen",
"",
"§7§8This item can be reforged!",
"§7§4☠ §cRequires §5Enderman Slayer 3",
"§5§lEPIC BOW"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_EYE_OF_ENDER:32",
"A3": "ENCHANTED_STRING:64",
"B1": "NULL_OVOID:32",
"B2": "",
"B3": "ENCHANTED_STRING:64",
"C1": "",
"C2": "ENCHANTED_QUARTZ_BLOCK:32",
"C3": "ENCHANTED_STRING:64"
},
"slayer_req": "EMAN_3",
"internalname": "JUJU_SHORTBOW",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Juju_Shortbow"
]
}
|