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
37
38
39
40
41
42
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cultivating I\",1:\"§7Gain §3+1☯ Farming Wisdom §7and\",2:\"§7§6+2☘ Farming Fortune§7.\",3:\"\",4:\"§8Harvest 1k crops for Tier II\",5:\"§8Harvest 5k crops for Tier III\",6:\"§8Harvest 25k crops for Tier IV\",7:\"§8Harvest 100k crops for Tier V\",8:\"§8Harvest 300k crops for Tier VI\",9:\"§8Harvest 1.5M crops for Tier VII\",10:\"§8Harvest 5M crops for Tier VIII\",11:\"§8Harvest 20M crops for Tier IX\",12:\"§8Harvest 100M crops for Tier X\",13:\"\",14:\"§e▲ §7Cultivating cannot be combined!\",15:\"§7Use this on an item in an Anvil\",16:\"§7to apply it!\",17:\"\",18:\"§6Source:\",19:\"§aI: §7Community Shop\",20:\"\",21:\"§6Applied To:\",22:\"§7- §fHoe\",23:\"§7- §fAxe\",24:\"\",25:\"§f§lCOMMON\",26:\"\",27:\"§7Cost\",28:\"§b4,000 Bits\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CULTIVATING;1\",enchantments:{cultivating:1}}}",
"damage": 0,
"lore": [
"§9Cultivating I",
"§7Gain §3+1☯ Farming Wisdom §7and",
"§7§6+2☘ Farming Fortune§7.",
"",
"§8Harvest 1k crops for Tier II",
"§8Harvest 5k crops for Tier III",
"§8Harvest 25k crops for Tier IV",
"§8Harvest 100k crops for Tier V",
"§8Harvest 300k crops for Tier VI",
"§8Harvest 1.5M crops for Tier VII",
"§8Harvest 5M crops for Tier VIII",
"§8Harvest 20M crops for Tier IX",
"§8Harvest 100M crops for Tier X",
"",
"§e▲ §7Cultivating cannot be combined!",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aI: §7Community Shop",
"",
"§6Applied To:",
"§7- §fHoe",
"§7- §fAxe",
"",
"§f§lCOMMON",
"",
"§7Cost",
"§b4,000 Bits"
],
"internalname": "CULTIVATING;1",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|