diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-06 00:15:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-05 18:15:22 -0400 |
commit | 207e0ee6ed384dc8f8f66ac94684cc838ec74698 (patch) | |
tree | be31fcd39d9a83f60af0723ae22c8ab3510c8e6a /items/MOSQUITO_BOW.json | |
parent | e0378a48c581b70571887a1bb44fbd4a3c74df99 (diff) | |
download | NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.gz NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.bz2 NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.zip |
SB Changes, Mobs Part 2 and Easter Things (#456)
* constants things
* SB Changes and Easter Things
* Mobs
* Update pls no hate
Diffstat (limited to 'items/MOSQUITO_BOW.json')
-rw-r--r-- | items/MOSQUITO_BOW.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/MOSQUITO_BOW.json b/items/MOSQUITO_BOW.json index de59661b..db79f7d4 100644 --- a/items/MOSQUITO_BOW.json +++ b/items/MOSQUITO_BOW.json @@ -4,12 +4,12 @@ "displayname": "§6Mosquito Bow", "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+251\",1:\"§7Strength: §c+101\",2:\"§7Crit Damage: §c+9%\",3:\"\",4:\"§6Item Ability: Nasty Bite\",5:\"§8Fully charged shots while sneaking\",6:\"§7Costs §b11% §7of max mana.\",7:\"§7Deal §c+19% §7damage.\",8:\"§7Heal for §a2x §7the mana cost.\",9:\"\",10:\"§6§lLEGENDARY BOW\"],Name:\"§6Mosquito Bow\"},ExtraAttributes:{id:\"MOSQUITO_BOW\"}}", - "modver": "1.0.0", + "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+251\",1:\"§7Strength: §c+151\",2:\"§7Crit Damage: §c+39%\",3:\"\",4:\"§6Item Ability: Nasty Bite\",5:\"§8Fully charged shots while sneaking\",6:\"§7Costs §b11% §7of max mana.\",7:\"§7Deal §c+19% §7damage.\",8:\"§7Heal for §a2x §7the mana cost.\",9:\"\",10:\"§7§4☠ §cRequires §5Spider Slayer 7\",11:\"§6§lLEGENDARY BOW\"],Name:\"§6Mosquito Bow\"},ExtraAttributes:{id:\"MOSQUITO_BOW\"}}", + "modver": "2.0.0-REL", "lore": [ "§7Damage: §c+251", - "§7Strength: §c+101", - "§7Crit Damage: §c+9%", + "§7Strength: §c+151", + "§7Crit Damage: §c+39%", "", "§6Item Ability: Nasty Bite", "§8Fully charged shots while sneaking", @@ -37,4 +37,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Mosquito_Bow" ], "crafttext": "" -} +}
\ No newline at end of file |