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
|
{
"itemid": "minecraft:skull",
"displayname": "§aEnchanted Book Bundle",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"bc3b05de-9e0c-397a-a15c-6e14ef00130e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODJhZTE5MTA3MDg2ZGQzMTRkYWYzMWQ4NjYxOGU1MTk0OGE2ZTNlMjBkOTZkY2ExN2QyMWIyNWQ0MmQyYjI0In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§9Reflection I\",1:\"§7Grants §b+2✎ Intelligence§7.\",2:\"§7Grants §f+1❂ True Defense§7.\",3:\"§7When damaged by an arrow, deal §b2x §7your\",4:\"§7§b✎ Intelligence §7to its shooter.\",5:\"\",6:\"§7Right-click to open this bundle\",7:\"§7containing §f3 §7enchanted\",8:\"§7books.\",9:\"\",10:\"§5§kX§5 Rift-Transferable §kX\",11:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book Bundle\"},ExtraAttributes:{id:\"ENCHANTED_BOOK_BUNDLE_REFLECTION\",enchantments:{reflection:1}}}",
"damage": 3,
"lore": [
"§9Reflection I",
"§7Grants §b+2✎ Intelligence§7.",
"§7Grants §f+1❂ True Defense§7.",
"§7When damaged by an arrow, deal §b2x §7your",
"§7§b✎ Intelligence §7to its shooter.",
"",
"§7Right-click to open this bundle",
"§7containing §f3 §7enchanted",
"§7books.",
"",
"§5§kX§5 Rift-Transferable §kX",
"§a§lUNCOMMON"
],
"internalname": "ENCHANTED_BOOK_BUNDLE_REFLECTION",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|