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:\"§9Turbo-Potato I\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+5%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;1\",enchantments:{turbo_potato:1},uuid:\"aed778b4-55e4-4e13-ad4f-63f2d1ffb207\",timestamp:\"11/11/20 9:35 AM\"}}",
"damage": 0,
"lore": [
"§9Turbo-Potato I",
"§7Increases double-drop chance",
"§7of potato by §a+5%§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§f§lCOMMON"
],
"internalname": "TURBO_POTATO;1",
"crafttext": "",
"clickcommand": "",
"modver": "1.5-REL",
"infoType": ""
}
|