diff options
author | Roman / Linnea Gräf <nea@nea.moe> | 2023-06-23 11:38:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-23 19:38:42 +1000 |
commit | 7c9262c3ec4cd17ca18bc464d8adf10d36f592e4 (patch) | |
tree | 67718e67176589f5970bc90c3e4db2fa3c51a2ee /items/ENCHANTED_BOOK_BUNDLE_REFLECTION.json | |
parent | 38a2c295289dae2cf5de3e6c40694a76156cb54a (diff) | |
download | NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.tar.gz NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.tar.bz2 NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.zip |
Rift (#944)
Co-authored-by: jani270 <jani270@gmx.de>
Diffstat (limited to 'items/ENCHANTED_BOOK_BUNDLE_REFLECTION.json')
-rw-r--r-- | items/ENCHANTED_BOOK_BUNDLE_REFLECTION.json | 29 |
1 files changed, 29 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..22432681 --- /dev/null +++ b/items/ENCHANTED_BOOK_BUNDLE_REFLECTION.json @@ -0,0 +1,29 @@ +{ + "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": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Book_Bundle", + "https://wiki.hypixel.net/Enchanted_Book_Bundle" + ] +}
\ No newline at end of file |