diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-03-25 13:33:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-25 23:33:39 +1100 |
commit | 83e0920cf489a65a53842adac66765a65d01b662 (patch) | |
tree | 4772cdd23911d71f02d299e4cd1fc9896c724962 /items/TERMINATOR.json | |
parent | 9e7607765145699f5309b37b8c1d4d5f2d944eef (diff) | |
download | NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.gz NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.bz2 NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.zip |
Fixed 142 Items (#910)
Diffstat (limited to 'items/TERMINATOR.json')
-rw-r--r-- | items/TERMINATOR.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/TERMINATOR.json b/items/TERMINATOR.json index cdbcd063..2dfe1113 100644 --- a/items/TERMINATOR.json +++ b/items/TERMINATOR.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:bow", "displayname": "§6Terminator", - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+310\",1:\"§7Strength: §c+50\",2:\"§7Crit Damage: §c+250%\",3:\"§7Bonus Attack Speed: §c+40%\",4:\"§7Shot Cooldown: §a0.5s\",5:\"\",6:\"§6Shortbow: Instantly shoots!\",7:\"§7Shoots §b3 §7arrows at once.\",8:\"§7Can damage endermen.\",9:\"\",10:\"§cDivides your §9☣ Crit Chance §cby 4!\",11:\"\",12:\"§6Ability: Salvation §e§lRIGHT CLICK\",13:\"§7Can be casted after landing §63 §7hits.\",14:\"§7§7Shoot a beam, penetrating up\",15:\"§7to §e5 §7enemies.\",16:\"§7The beam always crits.\",17:\"§8Soulflow Cost: §3§31⸎\",18:\"§8Cooldown: §a2s\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§7§4☠ §cRequires §5Enderman Slayer 7\",22:\"§6§lLEGENDARY BOW\"],Name:\"§6Terminator\"},ExtraAttributes:{id:\"TERMINATOR\"}}", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+310\",1:\"§7Strength: §c+50\",2:\"§7Crit Damage: §c+250%\",3:\"§7Bonus Attack Speed: §c+40%\",4:\"§7Shot Cooldown: §a0.5s\",5:\"\",6:\"§6Shortbow: Instantly shoots!\",7:\"§7Shoots §b3 §7arrows at once.\",8:\"§7Can damage endermen.\",9:\"\",10:\"§cDivides your §9☣ Crit Chance §cby 4!\",11:\"\",12:\"§6Ability: Salvation §e§lRIGHT CLICK\",13:\"§7Can be casted after landing §63 §7hits.\",14:\"§7§7Shoot a beam, penetrating up\",15:\"§7to §e5 §7enemies.\",16:\"§7The beam always crits.\",17:\"§8Soulflow Cost: §3§31⸎\",18:\"§8Cooldown: §a2s\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§7§4☠ §cRequires §5Enderman Slayer 7§c.\",22:\"§6§lLEGENDARY BOW\"],Name:\"§6Terminator\"},ExtraAttributes:{id:\"TERMINATOR\"}}", "damage": 0, "lore": [ "§7Damage: §c+310", @@ -25,7 +25,7 @@ "§8Cooldown: §a2s", "", "§7§8This item can be reforged!", - "§7§4☠ §cRequires §5Enderman Slayer 7", + "§7§4☠ §cRequires §5Enderman Slayer 7§c.", "§6§lLEGENDARY BOW" ], "recipe": { @@ -43,7 +43,7 @@ "internalname": "TERMINATOR", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Terminator", |