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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§9Enchanted Book",
"nbttag": "{ench:[0:{lvl:5,id:32}],HideFlags:254,display:{Lore:[0:\"§9Cubism V, §9Efficiency V\",1:\"§9Feather Falling V, §9Fortune III\",2:\"§9Harvesting V, §9Impaling III\",3:\"§9Infinite Quiver V, §9Knockback II\",4:\"§9Lethality V, §9Looting III\",5:\"§9Luck VI, §9Lure V\",6:\"§9Protection V, §9Sharpness V\",7:\"§9Telekinesis I, §9Thorns III\",8:\"§9Thunderlord V, §9Vampirism V\",9:\"§9Venomous V\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{impaling:3,efficiency:5,fortune:3,thorns:3,luck:6,looting:3,feather_falling:5,protection:5,knockback:2,telekinesis:1,vampirism:5,lure:5,venomous:5,harvesting:5,infinite_quiver:5,thunderlord:5,sharpness:5,cubism:5,lethality:5},anvil_uses:4}}",
"damage": 0,
"lore": [
"§9Cubism V, §9Efficiency V",
"§9Feather Falling V, §9Fortune III",
"§9Harvesting V, §9Impaling III",
"§9Infinite Quiver V, §9Knockback II",
"§9Lethality V, §9Looting III",
"§9Luck VI, §9Lure V",
"§9Protection V, §9Sharpness V",
"§9Telekinesis I, §9Thorns III",
"§9Thunderlord V, §9Vampirism V",
"§9Venomous V",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§9§lRARE"
],
"recipe": {
"A1": "",
"A2": "",
"A3": "",
"B1": "",
"B2": "PAPER:2",
"B3": "PAPER:2",
"C1": "",
"C2": "PAPER:2",
"C3": "PRISMARINE_SHARD:20"
},
"internalname": "IMPALING",
"clickcommand": "viewrecipe",
"modver": "1.0.0"
}
|