diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-03-09 15:10:35 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-03-09 15:10:35 -0500 |
commit | c98b7d4ba3eda58a56f28ed6034335dddc3d1266 (patch) | |
tree | 3d56297a97f7f300c268bfdf282884ca6516ba40 /items/VENOMS_TOUCH.json | |
parent | e9f88eb52f756e8a8e23272ee5dcfb309ebc9213 (diff) | |
download | NotEnoughUpdates-REPO-c98b7d4ba3eda58a56f28ed6034335dddc3d1266.tar.gz NotEnoughUpdates-REPO-c98b7d4ba3eda58a56f28ed6034335dddc3d1266.tar.bz2 NotEnoughUpdates-REPO-c98b7d4ba3eda58a56f28ed6034335dddc3d1266.zip |
few more items and stuff
Diffstat (limited to 'items/VENOMS_TOUCH.json')
-rw-r--r-- | items/VENOMS_TOUCH.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/VENOMS_TOUCH.json b/items/VENOMS_TOUCH.json new file mode 100644 index 00000000..74909c3f --- /dev/null +++ b/items/VENOMS_TOUCH.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:bow", + "displayname": "§f§f§5Venom\u0027s Touch", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+100\",2:\"\",3:\"§7Fires a volley of §b5 §7arrows.\",4:\"§7Arrows apply venom to all\",5:\"§7enemies hit dealing §c680❁\",6:\"§cDamage §7every second for §b3\",7:\"§b§7seconds.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC BOW\"],Name:\"§f§f§5Venom\u0027s Touch\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"VENOMS_TOUCH\",uuid:\"6128d9c8-633a-48c6-91c0-83c42fd94d7f\",timestamp:\"3/9/21 2:53 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Damage: §c+200", + "§7Strength: §c+100", + "", + "§7Fires a volley of §b5 §7arrows.", + "§7Arrows apply venom to all", + "§7enemies hit dealing §c680❁", + "§cDamage §7every second for §b3", + "§b§7seconds.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC BOW" + ], + "internalname": "VENOMS_TOUCH", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |