diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-13 09:12:44 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-13 09:12:44 -0500 |
commit | ec70464d292418c7b2cf11ce124f7f8c3f18b139 (patch) | |
tree | 987a49ec70dfdb9b75caa61a65bb7900c448107a /items/MACHINE_GUN_BOW.json | |
parent | 73f3dd7c6a107ea0e06355596b5e6ef77a71e2a9 (diff) | |
download | NotEnoughUpdates-REPO-ec70464d292418c7b2cf11ce124f7f8c3f18b139.tar.gz NotEnoughUpdates-REPO-ec70464d292418c7b2cf11ce124f7f8c3f18b139.tar.bz2 NotEnoughUpdates-REPO-ec70464d292418c7b2cf11ce124f7f8c3f18b139.zip |
Added Some Wiki URLs, Removed some dungeon stats
Diffstat (limited to 'items/MACHINE_GUN_BOW.json')
-rw-r--r-- | items/MACHINE_GUN_BOW.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/items/MACHINE_GUN_BOW.json b/items/MACHINE_GUN_BOW.json index 87577460..12f141a9 100644 --- a/items/MACHINE_GUN_BOW.json +++ b/items/MACHINE_GUN_BOW.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:bow", "displayname": "§9Machine Gun Bow", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d135 §8(203)\",1:\"§7Damage: §c+75 §8(+113.25)\",2:\"§7Strength: §c+50 §8(+75.5)\",3:\"§7Crit Damage: §c+12% §8(+18.12%)\",4:\"\",5:\"§6Item Ability: Rapid Fire §e§lLEFT CLICK\",6:\"§7Shoots §a5§7 Arrows per second\",7:\"§7for §a8§7 seconds! Arrows deal\",8:\"§7§a70.0%§7 of what they would\",9:\"§7normally deal.\",10:\"§8Cooldown: §a100s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 35000 / 35000\",14:\"§9§lRARE DUNGEON BOW\"],Name:\"§9Machine Gun Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"MACHINE_GUN_BOW\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d135\",1:\"§7Damage: §c+75\",2:\"§7Strength: §c+50\",3:\"§7Crit Damage: §c+12%\",4:\"\",5:\"§6Item Ability: Rapid Fire §e§lLEFT CLICK\",6:\"§7Shoots §a5§7 Arrows per second\",7:\"§7for §a8§7 seconds! Arrows deal\",8:\"§7§a70.0%§7 of what they would\",9:\"§7normally deal.\",10:\"§8Cooldown: §a100s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 35000 / 35000\",14:\"§9§lRARE DUNGEON BOW\"],Name:\"§9Machine Gun Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"MACHINE_GUN_BOW\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d135 §8(203)", - "§7Damage: §c+75 §8(+113.25)", - "§7Strength: §c+50 §8(+75.5)", - "§7Crit Damage: §c+12% §8(+18.12%)", + "§7Gear Score: §d135", + "§7Damage: §c+75", + "§7Strength: §c+50", + "§7Crit Damage: §c+12%", "", "§6Item Ability: Rapid Fire §e§lLEFT CLICK", "§7Shoots §a5§7 Arrows per second", @@ -23,9 +23,9 @@ "internalname": "MACHINE_GUN_BOW", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "1.7.1-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Machine_Gun_Bow" ] -} +}
\ No newline at end of file |