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/GIANT_KILLER.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/GIANT_KILLER.json')
-rw-r--r-- | items/GIANT_KILLER.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/GIANT_KILLER.json b/items/GIANT_KILLER.json index 5159a95e..8341c531 100644 --- a/items/GIANT_KILLER.json +++ b/items/GIANT_KILLER.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer IV\",1:\"§7Increases damage dealt by §a0.4%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{giant_killer:4}}}", + "displayname": "§9Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer VI\",1:\"§7Increases damage dealt by §a0.6%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{giant_killer:6}}}", "damage": 0, "lore": [ - "§9Giant Killer IV", - "§7Increases damage dealt by §a0.4%", + "§9Giant Killer VI", + "§7Increases damage dealt by §a0.6%", "§a§7for each percent of extra", "§7health that your target has", "§7above you up to 25.", @@ -13,7 +13,7 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§f§lCOMMON" + "§9§lRARE" ], "recipe": { "A1": "", |