diff options
Diffstat (limited to 'items/ULTIMATE_COMBO;5.json')
-rw-r--r-- | items/ULTIMATE_COMBO;5.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/ULTIMATE_COMBO;5.json b/items/ULTIMATE_COMBO;5.json new file mode 100644 index 00000000..cf8a41e4 --- /dev/null +++ b/items/ULTIMATE_COMBO;5.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lCombo V\",1:\"§7Every mob kill within §e15§7\",2:\"§7seconds grants §c+2❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_combo:5}}}", + "damage": 0, + "lore": [ + "§9§d§lCombo V", + "§7Every mob kill within §e15§7", + "§7seconds grants §c+2❁ Strength", + "§c§7and §9+1☠ Crit Damage§7.", + "", + "§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_COMBO;5", + "parent": "ULTIMATE_COMBO;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file |