diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-10-25 16:57:23 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-25 16:57:23 +1100 |
commit | 420246ae9d03033e7f7a70b698e7933e75c97a03 (patch) | |
tree | 68e0fb22df4da6d9d934665234a0d1ebaed92fe4 /items/OVERLOAD;5.json | |
parent | 0596064a099419443460a121b886d3aefbfd6cad (diff) | |
parent | 21aed1acba081de6af108596c1c09376f69f3730 (diff) | |
download | NotEnoughUpdates-REPO-420246ae9d03033e7f7a70b698e7933e75c97a03.tar.gz NotEnoughUpdates-REPO-420246ae9d03033e7f7a70b698e7933e75c97a03.tar.bz2 NotEnoughUpdates-REPO-420246ae9d03033e7f7a70b698e7933e75c97a03.zip |
Merge pull request #290 from apotato321/master
Added More Enchant Books
Diffstat (limited to 'items/OVERLOAD;5.json')
-rw-r--r-- | items/OVERLOAD;5.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/OVERLOAD;5.json b/items/OVERLOAD;5.json new file mode 100644 index 00000000..ac7a5418 --- /dev/null +++ b/items/OVERLOAD;5.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Overload V\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a5%§7 and §9☣ Crit Chance §7by\",3:\"§7§a5%§7. Having a Critical chance\",4:\"§7above §9100% §7grants a chance\",5:\"§7to perform a Mega Critical Hit\",6:\"§7dealing §950% §7extra damage.\",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\",id:\"OVERLOAD;5\",enchantments:{overload:5}}}", + "damage": 0, + "lore": [ + "§9Overload V", + "§7Increases §9☠ Crit Damage §7by", + "§7§a5%§7 and §9☣ Crit Chance §7by", + "§7§a5%§7. Having a Critical chance", + "§7above §9100% §7grants a chance", + "§7to perform a Mega Critical Hit", + "§7dealing §950% §7extra damage.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "OVERLOAD;5", + "parent": "OVERLOAD;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file |