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": "§f§f§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vicious III\",1:\"§7Grants §c+3⫽ Ferocity§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aIII-V: §7Obtained from the Dark Auction\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fWand\",11:\"§7- §fSword\",12:\"§7- §fBow\",13:\"§7- §fFishing Rod\",14:\"§7- §fFishing Weapon\",15:\"§7- §fHoe\",16:\"§7- §fAxe\",17:\"§7- §fPickaxe\",18:\"§7- §fDrill\",19:\"§7- §fShears\",20:\"§7- §fShovel\",21:\"§7- §fGauntlet\",22:\"\",23:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"VICIOUS;3\",enchantments:{vicious:3}}}",
"damage": 0,
"lore": [
"§9Vicious III",
"§7Grants §c+3⫽ Ferocity§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aIII-V: §7Obtained from the Dark Auction",
"",
"§6Applied To:",
"§7- §fWand",
"§7- §fSword",
"§7- §fBow",
"§7- §fFishing Rod",
"§7- §fFishing Weapon",
"§7- §fHoe",
"§7- §fAxe",
"§7- §fPickaxe",
"§7- §fDrill",
"§7- §fShears",
"§7- §fShovel",
"§7- §fGauntlet",
"",
"§f§lCOMMON"
],
"internalname": "VICIOUS;3",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": ""
}
|