diff options
Diffstat (limited to 'items/ENCHANTED_BOOK_BUNDLE_REFLECTION.json')
-rw-r--r-- | items/ENCHANTED_BOOK_BUNDLE_REFLECTION.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/ENCHANTED_BOOK_BUNDLE_REFLECTION.json b/items/ENCHANTED_BOOK_BUNDLE_REFLECTION.json new file mode 100644 index 00000000..c5b4e9cc --- /dev/null +++ b/items/ENCHANTED_BOOK_BUNDLE_REFLECTION.json @@ -0,0 +1,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": "" +}
\ No newline at end of file |