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§4Enchanted Book",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver X\",1:\"§7Saves arrows §a100%§7 of the\",2:\"§7time when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§4§lSUPREME\"],Name:\"§f§f§4Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"INFINITE_QUIVER;10\",enchantments:{infinite_quiver:10},uuid:\"9dd99430-77ff-4e2e-a896-3ade0e076476\",anvil_uses:4,timestamp:\"9/22/20 2:30 PM\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Infinite Quiver X",
"§7Saves arrows §a100%§7 of the",
"§7time when you fire your bow.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§4§lSUPREME"
],
"internalname": "INFINITE_QUIVER;10",
"parent": "INFINITE_QUIVER;4",
"crafttext": "",
"clickcommand": "",
"modver": "1.3-REL",
"infoType": ""
}
|