diff options
Diffstat (limited to 'items/ENCHANTED_BOOK_BUNDLE_VICIOUS.json')
-rw-r--r-- | items/ENCHANTED_BOOK_BUNDLE_VICIOUS.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/ENCHANTED_BOOK_BUNDLE_VICIOUS.json b/items/ENCHANTED_BOOK_BUNDLE_VICIOUS.json new file mode 100644 index 00000000..3cb842d7 --- /dev/null +++ b/items/ENCHANTED_BOOK_BUNDLE_VICIOUS.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aEnchanted Book Bundle", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"321637c1-d7d9-3268-a0c2-d3b5fbb41974\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzI2MWJmNWM3ZmZhMjU0YzE4Mjg0NDgwMzIxMTVlNWNjMTU0NDM2ZGVjMDk5OGM0ZDdhYmQ5OTZhZTFkOTI3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§9Vicious III\",1:\"§7Grants §c+3⫽ Ferocity§7.\",2:\"\",3:\"§7Right-click to open this bundle\",4:\"§7containing §f5 §7enchanted\",5:\"§7books.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book Bundle\"},ExtraAttributes:{originTag:\"DARK_AUCTION\",id:\"ENCHANTED_BOOK_BUNDLE_VICIOUS\",enchantments:{vicious:3}},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§9Vicious III", + "§7Grants §c+3⫽ Ferocity§7.", + "", + "§7Right-click to open this bundle", + "§7containing §f5 §7enchanted", + "§7books.", + "", + "§a§lUNCOMMON" + ], + "internalname": "ENCHANTED_BOOK_BUNDLE_VICIOUS", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Book_Bundle" + ] +}
\ No newline at end of file |