diff options
Diffstat (limited to 'items/JUJU_SHORTBOW.json')
-rw-r--r-- | items/JUJU_SHORTBOW.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/JUJU_SHORTBOW.json b/items/JUJU_SHORTBOW.json new file mode 100644 index 00000000..f1b9f7be --- /dev/null +++ b/items/JUJU_SHORTBOW.json @@ -0,0 +1,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": "" +}
\ No newline at end of file |