diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-10 13:36:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-10 22:36:00 +1100 |
commit | c02c2d3e9d856aed9a5d118da8f3839897cf68c3 (patch) | |
tree | e131d7e12d15fa092f17c96531d9e61f11a2280f /items/ULTIMATE_BANK;1.json | |
parent | a76c7bcf23c261fed9dc175b0ed943664ed8aa98 (diff) | |
download | NotEnoughUpdates-REPO-c02c2d3e9d856aed9a5d118da8f3839897cf68c3.tar.gz NotEnoughUpdates-REPO-c02c2d3e9d856aed9a5d118da8f3839897cf68c3.tar.bz2 NotEnoughUpdates-REPO-c02c2d3e9d856aed9a5d118da8f3839897cf68c3.zip |
Fixed Bank 1-4 enchantment (#839)
Diffstat (limited to 'items/ULTIMATE_BANK;1.json')
-rw-r--r-- | items/ULTIMATE_BANK;1.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/ULTIMATE_BANK;1.json b/items/ULTIMATE_BANK;1.json index 6a47a91e..c86a85a4 100644 --- a/items/ULTIMATE_BANK;1.json +++ b/items/ULTIMATE_BANK;1.json @@ -4,13 +4,13 @@ "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "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}}}", + "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+0.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% §7of your coins on", "§7death. Additionally, enemies", - "§7drop §6+2.5 coins §7when killed.", + "§7drop §6+0.5 coins §7when killed.", "", "§7§cYou can only have 1 Ultimate", "§cEnchantment on an item!", |