diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/CRITICAL.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
Diffstat (limited to 'items/CRITICAL.json')
-rw-r--r-- | items/CRITICAL.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/CRITICAL.json b/items/CRITICAL.json index b8a295da..d0e2dbc6 100644 --- a/items/CRITICAL.json +++ b/items/CRITICAL.json @@ -1,17 +1,17 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical IV\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a40%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{critical:4}}}", + "displayname": "§9Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical VI\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a60%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{critical:6}}}", "damage": 0, "lore": [ - "§9Critical IV", + "§9Critical VI", "§7Increases §9☠ Crit Damage §7by", - "§7§a40%§7.", + "§7§a60%§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§f§lCOMMON" + "§9§lRARE" ], "recipe": { "A1": "", |