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/OVERLOAD;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/OVERLOAD;2.json')
-rw-r--r-- | items/OVERLOAD;2.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/OVERLOAD;2.json b/items/OVERLOAD;2.json new file mode 100644 index 00000000..32b23e94 --- /dev/null +++ b/items/OVERLOAD;2.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Overload II\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a2%§7 and §9☣ Crit Chance §7by\",3:\"§7§a2%§7. Having a Critical chance\",4:\"§7above §9100% §7grants a chance\",5:\"§7to perform a Mega Critical Hit\",6:\"§7dealing §920% §7extra damage.\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"OVERLOAD;2\",enchantments:{overload:2},uuid:\"8a2c8082-68e0-46a0-93cb-1964d5cf59fa\",anvil_uses:1,timestamp:\"10/7/20 8:17 PM\"}}", + "damage": 0, + "lore": [ + "§9Overload II", + "§7Increases §9☠ Crit Damage §7by", + "§7§a2%§7 and §9☣ Crit Chance §7by", + "§7§a2%§7. Having a Critical chance", + "§7above §9100% §7grants a chance", + "§7to perform a Mega Critical Hit", + "§7dealing §920% §7extra damage.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "OVERLOAD;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |