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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§fCharm I",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Charm I\",1:\"§7Increases the chance to receive\",2:\"§7higher-tiered Trophy Fish by\",3:\"§7§a2%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Fishing\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§fCharm I\"},ExtraAttributes:{id:\"CHARM;1\",enchantments:{charm:1}}}",
"damage": 0,
"lore": [
"§9Charm I",
"§7Increases the chance to receive",
"§7higher-tiered Trophy Fish by",
"§7§a2%§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aI-V: §7Fishing",
"",
"§6Applied To:",
"§7- §fFishing Rod",
"",
"§f§lCOMMON"
],
"internalname": "CHARM;1",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|