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
|
{
"itemid": "minecraft:bow",
"displayname": "§5Juju Shortbow",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+260\",1:\"§7Strength: §c+100\",2:\"§7Cirt Change: §c+10%\",3:\"§7Crit Damage: §c+35%\",4:\"\",5:\"§5Instantly shoots\",6:\"§7Hits §c3 §7mobs on impact.\",7:\"§7Can damage endermen\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC BOW\",11:\"\",12:\"§c§lNOTE: This Item is currently unobtainable!\"],Name:\"§5Juju Shortbow\"},ExtraAttributes:{id:\"JUJU_SHORTBOW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+260",
"§7Strength: §c+100",
"§7Cirt Change: §c+10%",
"§7Crit Damage: §c+35%",
"",
"§5Instantly shoots",
"§7Hits §c3 §7mobs on impact.",
"§7Can damage endermen",
"",
"§7§8This item can be reforged!",
"§5§lEPIC BOW",
"",
"§c§lNOTE: This Item is currently unobtainable!"
],
"internalname": "JUJU_SHORTBOW",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": ""
}
|