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/PROJECTILE_PROTECTION.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/PROJECTILE_PROTECTION.json')
-rw-r--r-- | items/PROJECTILE_PROTECTION.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/PROJECTILE_PROTECTION.json b/items/PROJECTILE_PROTECTION.json index 71d0f0cc..556c0717 100644 --- a/items/PROJECTILE_PROTECTION.json +++ b/items/PROJECTILE_PROTECTION.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection IV\",1:\"§7Grants §a+12 §a❈ Defense\",2:\"§a§7against projectiles.\",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:{projectile_protection:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection I\",1:\"§7Grants §a+3 §a❈ Defense\",2:\"§a§7against projectiles.\",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:{projectile_protection:1},timestamp:\"7/8/20 7:29 AM\"}}", "damage": 0, "lore": [ - "§9Projectile Protection IV", - "§7Grants §a+12 §a❈ Defense", + "§9Projectile Protection I", + "§7Grants §a+3 §a❈ Defense", "§a§7against projectiles.", "", "§7Use this on an item in an Anvil", |