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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Expertise I\",1:\"§7Gain §a2% §7extra Fishing exp\",2:\"§7and increases Sea Creatures\",3:\"§7spawn chance by §e1%§7.\",4:\"\",5:\"§850 kills to Tier II\",6:\"§8100 kills to Tier III\",7:\"§8250 kills to Tier IV\",8:\"§8500 kills to Tier V\",9:\"§81k kills to Tier VI\",10:\"§82k kills to Tier VII\",11:\"§85k kills to Tier VIII\",12:\"§810k kills to Tier IX\",13:\"§815k kills to Tier X\",14:\"\",15:\"§e▲ §7Expertise cannot be combined!\",16:\"§7Use this on an item in an Anvil\",17:\"§7to apply it!\",18:\"\",19:\"§6Source:\",20:\"§aI: §7Community Shop\",21:\"\",22:\"§6Applied To:\",23:\"§7- §fFishing Rod\",24:\"§7- §fFishing Weapon\",25:\"\",26:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EXPERTISE;1\",enchantments:{expertise:1}}}",
"damage": 0,
"lore": [
"§9Expertise I",
"§7Gain §a2% §7extra Fishing exp",
"§7and increases Sea Creatures",
"§7spawn chance by §e1%§7.",
"",
"§850 kills to Tier II",
"§8100 kills to Tier III",
"§8250 kills to Tier IV",
"§8500 kills to Tier V",
"§81k kills to Tier VI",
"§82k kills to Tier VII",
"§85k kills to Tier VIII",
"§810k kills to Tier IX",
"§815k kills to Tier X",
"",
"§e▲ §7Expertise cannot be combined!",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aI: §7Community Shop",
"",
"§6Applied To:",
"§7- §fFishing Rod",
"§7- §fFishing Weapon",
"",
"§f§lCOMMON"
],
"internalname": "EXPERTISE;1",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": ""
}
|