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§aChance V",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Chance V\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a75%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aV: §7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§a§lUNCOMMON\"],Name:\"§f§aChance V\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"CHANCE;5\",enchantments:{chance:5}},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Chance V",
"§7Increases the chance of a",
"§7Monster dropping an item by",
"§7§a75%§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aV: §7Experiments",
"",
"§6Applied To:",
"§7- §fBow",
"",
"§a§lUNCOMMON"
],
"internalname": "CHANCE;5",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": ""
}
|