diff options
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", |