1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Chance IV\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a60%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"CHANCE;4\",enchantments:{chance:4},uuid:\"a209d49e-9388-4935-8729-0aa56432c006\"}}",
"damage": 0,
"lore": [
"§9Chance IV",
"§7Increases the chance of a",
"§7Monster dropping an item by",
"§7§a60%§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§f§lCOMMON"
],
"internalname": "CHANCE;4",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": ""
}
|