1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§9Enchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing VI\",1:\"§7§a30%§7 chance to get double\",2:\"§7drops when fishing.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§f§9Enchanted Book\"},ExtraAttributes:{id:\"BLESSING;6\",enchantments:{blessing:6}}}",
"damage": 0,
"lore": [
"§9Blessing VI",
"§7§a30%§7 chance to get double",
"§7drops when fishing.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§9§lRARE"
],
"internalname": "BLESSING;6",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|