From 59f892186059d909d8c4da2f77034c6aa7384d67 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 10 Jul 2020 00:46:38 +1000 Subject: more dungeons garbo --- items/PROJECTILE_PROTECTION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items/PROJECTILE_PROTECTION.json') 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", -- cgit