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 IV\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a4000%§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;4\",enchantments:{ultimate_jerry:4},uuid:\"ef442ed2-1d94-4cd2-b8a1-5d5606b9b19e\",timestamp:\"10/4/20 10:25 PM\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9§d§lUltimate Jerry IV",
"§7Increases the base damage of",
"§7§fAspect of the Jerry§7 by",
"§7§a4000%§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;4",
"parent": "ULTIMATE_JERRY;1",
"crafttext": "",
"clickcommand": "",
"modver": "1.3-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments"
]
}
|