diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-08-20 13:12:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-20 13:12:30 +0200 |
commit | 64398a560ef328a787e5106197504a56d9cf80db (patch) | |
tree | 9206bdf4feb105884ea498c453741381ef265bf5 /items/ULTIMATE_COMBO;1.json | |
parent | 3ae2abbed4df9a495d9ab068202c09736b072add (diff) | |
download | NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.gz NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.bz2 NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.zip |
New Alpha Stuff (#787)
* Nerds
* More Items
* I love stats
* I love hypixel
* Added and changed stuff from shitty update
* editor throwing
* I love the github editor
* More fixes
* Added new stuff to enchants.json
Co-Authored-By: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Diffstat (limited to 'items/ULTIMATE_COMBO;1.json')
-rw-r--r-- | items/ULTIMATE_COMBO;1.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/items/ULTIMATE_COMBO;1.json b/items/ULTIMATE_COMBO;1.json index 0b5c079d..ad206a36 100644 --- a/items/ULTIMATE_COMBO;1.json +++ b/items/ULTIMATE_COMBO;1.json @@ -4,13 +4,13 @@ "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lCombo I\",1:\"§7Every mob kill within §e3§7\",2:\"§7seconds grants §c+1❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fSword\",16:\"§7- §fFishing Weapon\",17:\"§7- §fGauntlet\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_COMBO;1\",enchantments:{ultimate_combo:1}}}", - "modver": "2.0.0-REL", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lCombo I\",1:\"§7Increases your damage by §c+1%\",2:\"§c§7per kill up to §a2 §7kills\",3:\"§7within §a2s§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-V: §7Dungeons\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fSword\",16:\"§7- §fFishing Weapon\",17:\"§7- §fGauntlet\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_COMBO;1\",enchantments:{ultimate_combo:1}}}", + "modver": "2.1.0-REL", "lore": [ "§9§d§lCombo I", - "§7Every mob kill within §e3§7", - "§7seconds grants §c+1❁ Strength", - "§c§7and §9+1☠ Crit Damage§7.", + "§7Increases your damage by §c+1%", + "§c§7per kill up to §a2 §7kills", + "§7within §a2s§7.", "", "§7§cYou can only have 1 Ultimate", "§cEnchantment on an item!", @@ -33,4 +33,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file |