diff options
Diffstat (limited to 'items/PROTECTION;6.json')
-rw-r--r-- | items/PROTECTION;6.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/PROTECTION;6.json b/items/PROTECTION;6.json index 53aae944..0575dd49 100644 --- a/items/PROTECTION;6.json +++ b/items/PROTECTION;6.json @@ -1,18 +1,22 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Protection VI\",1:\"§7Grants §a+18 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"DARK_AUCTION\",id:\"PROTECTION;6\",enchantments:{protection:6},uuid:\"03eeba97-c0a7-4d5e-93ba-362d5d9b2367\",timestamp:\"4/9/20 8:57 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Protection VI\",1:\"§7Grants §a+18 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it! \",5:\"\",6:\"§aObtained from the Dark Auction or\",7:\"§afrom Tomioka for 4 million\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"DARK_AUCTION\",id:\"PROTECTION;6\",enchantments:{protection:6},uuid:\"03eeba97-c0a7-4d5e-93ba-362d5d9b2367\",timestamp:\"4/9/20 8:57 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Protection VI", "§7Grants §a+18 §a❈ Defense§7.", "", "§7Use this on an item in an Anvil", - "§7to apply it!", + "§7to apply it! ", + "", + "§aObtained from the Dark Auction or", + "§afrom Tomioka for 4 million", "", "§9§lRARE" ], "internalname": "PROTECTION;6", + "parent": "PROTECTION;4", "crafttext": "", "clickcommand": "", "modver": "1.6-REL", |