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/PROTECTION.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'items/PROTECTION.json') diff --git a/items/PROTECTION.json b/items/PROTECTION.json index 54b63359..373742a1 100644 --- a/items/PROTECTION.json +++ b/items/PROTECTION.json @@ -1,16 +1,16 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection IV\",1:\"§7Grants §a+12 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{protection:4}}}", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection V\",1:\"§7Grants §a+15 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{protection:5},anvil_uses:1}}", "damage": 0, "lore": [ - "§9Protection IV", - "§7Grants §a+12 §a❈ Defense§7.", + "§9Protection V", + "§7Grants §a+15 §a❈ Defense§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§f§lCOMMON" + "§a§lUNCOMMON" ], "recipe": { "A1": "", -- cgit