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_BANK;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_BANK;1.json')
-rw-r--r-- | items/ULTIMATE_BANK;1.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/ULTIMATE_BANK;1.json b/items/ULTIMATE_BANK;1.json index 06718797..6a47a91e 100644 --- a/items/ULTIMATE_BANK;1.json +++ b/items/ULTIMATE_BANK;1.json @@ -4,12 +4,13 @@ "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lBank I\",1:\"§7Saves §610.0§7% of your coins on\",2:\"§7death.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Dungeon\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fArmor\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_BANK;1\",enchantments:{ultimate_bank:1}}}", - "modver": "2.0.0-REL", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lBank I\",1:\"§7Saves §610% §7of your coins on\",2:\"§7death. Additionally, enemies\",3:\"§7drop §6+2.5 coins §7when killed.\",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: §7Dungeon\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fArmor\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_BANK;1\",enchantments:{ultimate_bank:1}}}", + "modver": "2.1.0-REL", "lore": [ "§9§d§lBank I", - "§7Saves §610.0§7% of your coins on", - "§7death.", + "§7Saves §610% §7of your coins on", + "§7death. Additionally, enemies", + "§7drop §6+2.5 coins §7when killed.", "", "§7§cYou can only have 1 Ultimate", "§cEnchantment on an item!", @@ -30,4 +31,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] -} +}
\ No newline at end of file |