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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§fEnchanted Book",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry II\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a2000%§7.\",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:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_JERRY;2\",enchantments:{ultimate_jerry:2},uuid:\"79bfb2b6-4103-45e6-b658-4fa9109127a1\",timestamp:\"10/5/20 4:54 AM\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9§d§lUltimate Jerry II",
"§7Increases the base damage of",
"§7§fAspect of the Jerry§7 by",
"§7§a2000%§7.",
"",
"§7§cYou can only have 1 Ultimate",
"§cEnchantment on an item!",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§f§lCOMMON"
],
"internalname": "ULTIMATE_JERRY;2",
"parent": "ULTIMATE_JERRY;1",
"crafttext": "",
"clickcommand": "",
"modver": "1.3-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments"
]
}
|