diff options
Diffstat (limited to 'items/ULTIMATE_LEGION;5.json')
-rw-r--r-- | items/ULTIMATE_LEGION;5.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/items/ULTIMATE_LEGION;5.json b/items/ULTIMATE_LEGION;5.json index 299fd0a6..03f495e1 100644 --- a/items/ULTIMATE_LEGION;5.json +++ b/items/ULTIMATE_LEGION;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLegion V\",1:\"§7Increases all your player stats\",2:\"§7except Health by §e0.35% §7per\",3:\"§7player within §b30 §7blocks of\",4:\"§7you, up to §c20 §7players.\",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:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_legion:5}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLegion V\",1:\"§7Increases all your player stats\",2:\"§7except Health by §e0.35% §7per\",3:\"§7player within §b30 §7blocks of\",4:\"§7you, up to §c20 §7players.\",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:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LEGION;5\",enchantments:{ultimate_legion:5}}}", "damage": 0, "lore": [ "§9§d§lLegion V", @@ -22,6 +22,9 @@ "parent": "ULTIMATE_LEGION;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] }
\ No newline at end of file |