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
30
31
32
33
34
35
36
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Green Thumb I\",1:\"§7Grants §60.05☘ Farming Fortune\",2:\"§6§7per unique visitor served.\",3:\"\",4:\"§7Can be applied to Equipment.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7SkyMart\",11:\"\",12:\"§6Applied To:\",13:\"§7 - §fGloves\",14:\"§7 - §fBelt\",15:\"§7 - §fNecklace\",16:\"§7 - §fBracelet\",17:\"§7 - §fCloak\",18:\"\",19:\"§f§lCOMMON\",20:\"\",21:\"§7Cost\",22:\"§c1,500 Copper\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"GREEN_THUMB;1\",enchantments:{green_thumb:1}}}",
"damage": 0,
"lore": [
"§9Green Thumb I",
"§7Grants §60.05☘ Farming Fortune",
"§6§7per unique visitor served.",
"",
"§7Can be applied to Equipment.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aI-V: §7SkyMart",
"",
"§6Applied To:",
"§7 - §fGloves",
"§7 - §fBelt",
"§7 - §fNecklace",
"§7 - §fBracelet",
"§7 - §fCloak",
"",
"§f§lCOMMON",
"",
"§7Cost",
"§c1,500 Copper"
],
"internalname": "GREEN_THUMB;1",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|