diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-05-26 19:55:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-26 13:55:08 -0400 |
commit | f33125d679b6c41457e5370c6fdb6b7f542f2d4a (patch) | |
tree | bfe82f081e7cf20cc18ab7961f333738f36ccbbc /items/JUJU_SHORTBOW.json | |
parent | 73886352ca97017e94239590cf813f23c71ba13e (diff) | |
download | NotEnoughUpdates-REPO-f33125d679b6c41457e5370c6fdb6b7f542f2d4a.tar.gz NotEnoughUpdates-REPO-f33125d679b6c41457e5370c6fdb6b7f542f2d4a.tar.bz2 NotEnoughUpdates-REPO-f33125d679b6c41457e5370c6fdb6b7f542f2d4a.zip |
Mobs, Wiki Link fixes, new Items (#500)
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 |