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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§fEnchanted Book",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend IV\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c20% §7of your last critical\",5:\"§7hit for every arrow in the\",6:\"§7target. §a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_REND;4\",enchantments:{ultimate_rend:4},uuid:\"bdc90525-7e87-44f6-91d8-05e385a8bf6f\",timestamp:\"10/4/20 2:02 AM\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9§d§lRend IV",
"§7Grants your bow a Left Click",
"§7ability that rips out the arrows",
"§7from nearby enemies and deals",
"§7§c20% §7of your last critical",
"§7hit for every arrow in the",
"§7target. §a2s §7Cooldown.",
"",
"§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_REND;4",
"parent": "ULTIMATE_REND;1",
"crafttext": "",
"clickcommand": "",
"modver": "1.3-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments"
]
}
|