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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§aEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Delicate V\",1:\"§7Avoids breaking stems and baby\",2:\"§7crops.\",3:\"\",4:\"§e▲ §7Delicate cannot be combined!\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aV: §7Anita\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fHoe\",13:\"§7- §fAxe\",14:\"\",15:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"DELICATE;5\",enchantments:{delicate:5}}}",
"damage": 0,
"lore": [
"§9Delicate V",
"§7Avoids breaking stems and baby",
"§7crops.",
"",
"§e▲ §7Delicate cannot be combined!",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aV: §7Anita",
"",
"§6Applied To:",
"§7- §fHoe",
"§7- §fAxe",
"",
"§a§lUNCOMMON"
],
"internalname": "DELICATE;5",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|