1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"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:\"§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!",
"",
"§a§lUNCOMMON"
],
"internalname": "DELICATE;5",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": ""
}
|