diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-13 18:49:38 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-13 18:49:38 -0500 |
commit | f3e43be7fee020a380568f88634c8aa5e98814db (patch) | |
tree | 05e6091e4385fba6926bd24d90974c068a4d3979 /items/ULTIMATE_COMBO;2.json | |
parent | 0ad1878374bce4376b6a16052a8f9409431fae5e (diff) | |
download | NotEnoughUpdates-REPO-f3e43be7fee020a380568f88634c8aa5e98814db.tar.gz NotEnoughUpdates-REPO-f3e43be7fee020a380568f88634c8aa5e98814db.tar.bz2 NotEnoughUpdates-REPO-f3e43be7fee020a380568f88634c8aa5e98814db.zip |
Revert "Merge pull request #23 from IRONM00N/master"
This reverts commit 0ad1878374bce4376b6a16052a8f9409431fae5e, reversing
changes made to b6fd4b6bfe35a3268fd03b267bf626026920b8d7.
Diffstat (limited to 'items/ULTIMATE_COMBO;2.json')
-rw-r--r-- | items/ULTIMATE_COMBO;2.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/ULTIMATE_COMBO;2.json b/items/ULTIMATE_COMBO;2.json new file mode 100644 index 00000000..27e90e58 --- /dev/null +++ b/items/ULTIMATE_COMBO;2.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lCombo II\",1:\"§7Every mob kill within §e6§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:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_COMBO;2\",enchantments:{ultimate_combo:2},uuid:\"7dba19da-b276-409d-b122-5d870019e191\",timestamp:\"10/3/20 5:53 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lCombo II", + "§7Every mob kill within §e6§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!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_COMBO;2", + "parent": "ULTIMATE_COMBO;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file |