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§f§dEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver X\",1:\"§7Saves arrows §a30.0%§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:\"§6Source:\",8:\"§aX: §7Dungeon\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"\",13:\"§d§lMYTHIC\"],Name:\"§f§f§dEnchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;10\",enchantments:{infinite_quiver:10}}}",
"damage": 0,
"lore": [
"§9Infinite Quiver X",
"§7Saves arrows §a30.0%§7 of the",
"§7time when you fire your bow.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aX: §7Dungeon",
"",
"§6Applied To:",
"§7- §fBow",
"",
"§d§lMYTHIC"
],
"internalname": "INFINITE_QUIVER;10",
"parent": "INFINITE_QUIVER;4",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": ""
}
|