diff options
Diffstat (limited to 'items/PROTECTION;5.json')
-rw-r--r-- | items/PROTECTION;5.json | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/items/PROTECTION;5.json b/items/PROTECTION;5.json index a637921a..3f446053 100644 --- a/items/PROTECTION;5.json +++ b/items/PROTECTION;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,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:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"PROTECTION;5\",enchantments:{protection:5},uuid:\"74c40c97-5287-4a63-a929-f454b24b2f14\",anvil_uses:1,timestamp:\"10/6/20 8:57 PM\"},AttributeModifiers:[]}", + "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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{protection:5}}}", "damage": 0, "lore": [ "§9Protection V", @@ -13,8 +13,6 @@ "§a§lUNCOMMON" ], "internalname": "PROTECTION;5", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "parent": "PROTECTION;4", + "modver": "1.4-REL" }
\ No newline at end of file |