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_SWARM;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_SWARM;1.json')
-rw-r--r-- | items/ULTIMATE_SWARM;1.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/ULTIMATE_SWARM;1.json b/items/ULTIMATE_SWARM;1.json index 922ed69c..7de7d712 100644 --- a/items/ULTIMATE_SWARM;1.json +++ b/items/ULTIMATE_SWARM;1.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSwarm I\",1:\"§7Increases your damage by §c1.25%\",2:\"§c§7for each enemy within §e10\",3:\"§e§7blocks. Maximum of §c16\",4:\"§c§7enemies.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fBow\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SWARM;1\",enchantments:{ultimate_swarm:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSwarm I\",1:\"§7Increases your damage by §c2%\",2:\"§c§7for each enemy within §e10\",3:\"§e§7blocks. Maximum of §c10\",4:\"§c§7enemies.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fBow\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SWARM;1\",enchantments:{ultimate_swarm:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lSwarm I", - "§7Increases your damage by §c1.25%", + "§7Increases your damage by §c2%", "§c§7for each enemy within §e10", - "§e§7blocks. Maximum of §c16", + "§e§7blocks. Maximum of §c10", "§c§7enemies.", "", "§7§cYou can only have 1 Ultimate", @@ -28,9 +28,9 @@ "internalname": "ULTIMATE_SWARM;1", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file |