1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§9Enchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power VI\",1:\"§7Increases bow damage by §a48%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained from the Dark Auction.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"POWER;6\",enchantments:{power:6}}}",
"damage": 0,
"lore": [
"§9Power VI",
"§7Increases bow damage by §a48%§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§aObtained from the Dark Auction.",
"",
"§9§lRARE"
],
"internalname": "POWER;6",
"parent": "POWER;4",
"modver": "1.4-REL",
"crafttext": "",
"clickcommand": "",
"infoType": ""
}
|