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§aEnchanted Book",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Looting 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:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"LOOTING;5\",enchantments:{looting:5},uuid:\"0525f012-25ba-494a-94ff-f4ee5e34e5f2\",timestamp:\"12/28/20 2:42 PM\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Looting 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!",
"",
"§a§lUNCOMMON"
],
"internalname": "LOOTING;5",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": ""
}
|