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": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting I\",1:\"§7Grants a §a12.5% §7chance to\",2:\"§7harvest double crops.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"HARVESTING;1\",enchantments:{harvesting:1},uuid:\"b0ee70fc-2933-4127-8666-ddfcf524bc62\",timestamp:\"10/6/20 9:36 PM\"}}",
"damage": 0,
"lore": [
"§9Harvesting I",
"§7Grants a §a12.5% §7chance to",
"§7harvest double crops.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§f§lCOMMON"
],
"internalname": "HARVESTING;1",
"crafttext": "",
"clickcommand": "",
"modver": "1.3-REL",
"infoType": ""
}
|