1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§fEnchanted Book",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise II\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a20%§7.\",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: §7Dungeons\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fFishing Rod\",15:\"§7- §fWand\",16:\"§7- §fShovel\",17:\"§7- §fPickaxe\",18:\"§7- §fHoe\",19:\"§7- §6Precursor Eye\",20:\"§7- §fDrill\",21:\"§7- §fShears\",22:\"§7- §fSword\",23:\"§7- §fFishing Weapon\",24:\"§7- §fAxe\",25:\"§7- §fLongsword\",26:\"§7- §fGauntlet\",27:\"§7- §fBow\",28:\"\",29:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISE;2\",enchantments:{ultimate_wise:2}},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9§d§lUltimate Wise II",
"§7Reduces the ability mana cost of",
"§7this item by §a20%§7.",
"",
"§7§cYou can only have 1 Ultimate",
"§cEnchantment on an item!",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aI-V: §7Dungeons",
"",
"§6Applied To:",
"§7- §fFishing Rod",
"§7- §fWand",
"§7- §fShovel",
"§7- §fPickaxe",
"§7- §fHoe",
"§7- §6Precursor Eye",
"§7- §fDrill",
"§7- §fShears",
"§7- §fSword",
"§7- §fFishing Weapon",
"§7- §fAxe",
"§7- §fLongsword",
"§7- §fGauntlet",
"§7- §fBow",
"",
"§f§lCOMMON"
],
"internalname": "ULTIMATE_WISE;2",
"parent": "ULTIMATE_WISE;1",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments"
]
}
|