From 21aed1acba081de6af108596c1c09376f69f3730 Mon Sep 17 00:00:00 2001 From: apotato321 Date: Sat, 24 Oct 2020 22:14:33 -0700 Subject: Enchant Books --- items/ULTIMATE_CHIMERA;5.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 items/ULTIMATE_CHIMERA;5.json (limited to 'items/ULTIMATE_CHIMERA;5.json') diff --git a/items/ULTIMATE_CHIMERA;5.json b/items/ULTIMATE_CHIMERA;5.json new file mode 100644 index 00000000..46d17c7b --- /dev/null +++ b/items/ULTIMATE_CHIMERA;5.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lChimera V\",1:\"§7Copies §a100% §7of your active\",2:\"§7pet\u0027s stats.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_chimera:1}}}", + "damage": 0, + "lore": [ + "§9§d§lChimera V", + "§7Copies §a100% §7of your active", + "§7pet\u0027s stats.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "ULTIMATE_CHIMERA;5", + "parent": "ULTIMATE_CHIMERA;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file -- cgit