diff options
Diffstat (limited to 'items/ULTIMATE_WISDOM;5.json')
-rw-r--r-- | items/ULTIMATE_WISDOM;5.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/ULTIMATE_WISDOM;5.json b/items/ULTIMATE_WISDOM;5.json new file mode 100644 index 00000000..9dadd5fc --- /dev/null +++ b/items/ULTIMATE_WISDOM;5.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom V\",1:\"§7Gain §b5 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b100\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_wisdom:5}}}", + "damage": 0, + "lore": [ + "§9§d§lWisdom V", + "§7Gain §b5 §7Intelligence for", + "§7every §b5 §7levels of exp you", + "§7have on you. Capped at §b100", + "§b§7Intelligence.", + "", + "§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_WISDOM;5", + "parent": "ULTIMATE_WISDOM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file |