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": "§aEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver V\",1:\"§7Saves arrows §a50%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"INFINITE_QUIVER;5\",enchantments:{infinite_quiver:5},uuid:\"6b3ef2fc-b0a4-4107-a104-be4c7a5d0863\",timestamp:\"11/15/20 6:07 PM\"}}",
"damage": 0,
"lore": [
"§9Infinite Quiver V",
"§7Saves arrows §a50%§7 of the time",
"§7when you fire your bow.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§a§lUNCOMMON"
],
"internalname": "INFINITE_QUIVER;5",
"parent": "INFINITE_QUIVER;4",
"crafttext": "",
"clickcommand": "",
"modver": "1.6-REL",
"infoType": ""
}
|