diff options
Diffstat (limited to 'items/GLUE_ARROW.json')
-rw-r--r-- | items/GLUE_ARROW.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/GLUE_ARROW.json b/items/GLUE_ARROW.json new file mode 100644 index 00000000..f212af91 --- /dev/null +++ b/items/GLUE_ARROW.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:arrow", + "displayname": "§9Glue Arrow", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+15\",1:\"\",2:\"§6Passive: Stuck in goo\",3:\"§7Prevents victims from walking\",4:\"§7for §21.5s §7when hit.\",5:\"§86s cooldown per victim\",6:\"\",7:\"§7§4❣ §cRequires §cTarget Practice\",8:\"§cIII.\",9:\"§8Stats added when shot!\",10:\"§9§lRARE ARROW\"],Name:\"§9Glue Arrow\"},ExtraAttributes:{id:\"GLUE_ARROW\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+15", + "", + "§6Passive: Stuck in goo", + "§7Prevents victims from walking", + "§7for §21.5s §7when hit.", + "§86s cooldown per victim", + "", + "§7§4❣ §cRequires §cTarget Practice", + "§cIII.", + "§8Stats added when shot!", + "§9§lRARE ARROW" + ], + "internalname": "GLUE_ARROW", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Arrows" + ] +}
\ No newline at end of file |