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": "§f§f§aEnchanted Book",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato V\",1:\"§7Grants §a+25 §6☘ Farming Fortune\",2:\"§6§7when breaking potato§7.§r§7\",3:\"§7Requires §6Gold §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"TURBO_POTATO;5\",enchantments:{turbo_potato:5},uuid:\"99ab82fc-c29f-4e82-afd9-f556cac47f1f\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Turbo-Potato V",
"§7Grants §a+25 §6☘ Farming Fortune",
"§6§7when breaking potato§7.§r§7",
"§7Requires §6Gold §7in §apotato §7contest!",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§a§lUNCOMMON"
],
"internalname": "TURBO_POTATO;5",
"parent": "TURBO_POTATO;1",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": ""
}
|