diff options
author | apotato321 <ryrylin5@gmail.com> | 2020-10-24 22:14:33 -0700 |
---|---|---|
committer | apotato321 <ryrylin5@gmail.com> | 2020-10-24 22:14:33 -0700 |
commit | 21aed1acba081de6af108596c1c09376f69f3730 (patch) | |
tree | 53e6894d83ac84b167087fc6ea091e232a5deeb0 /items/PROTECTION;6.json | |
parent | b7da078c0461dc0ccc9e8b44d57b8caabd6e6c29 (diff) | |
download | NotEnoughUpdates-REPO-21aed1acba081de6af108596c1c09376f69f3730.tar.gz NotEnoughUpdates-REPO-21aed1acba081de6af108596c1c09376f69f3730.tar.bz2 NotEnoughUpdates-REPO-21aed1acba081de6af108596c1c09376f69f3730.zip |
Enchant Books
Diffstat (limited to 'items/PROTECTION;6.json')
-rw-r--r-- | items/PROTECTION;6.json | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/items/PROTECTION;6.json b/items/PROTECTION;6.json index 14c7ed09..6173fe0f 100644 --- a/items/PROTECTION;6.json +++ b/items/PROTECTION;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{protection:6}}}", + "nbttag": "{ench:[],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:\"§9Enchanted Book\"},ExtraAttributes:{id:\"PROTECTION;6\",enchantments:{protection:6}}}", "damage": 0, "lore": [ "§9Protection VI", @@ -10,11 +10,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained from the Dark Auction.", + "§aObtained from the Dark Auction or", + "§afrom Tomioka for 4 million", "", "§9§lRARE" ], "internalname": "PROTECTION;6", "parent": "PROTECTION;4", - "modver": "1.0.0" -} + "modver": "1.4-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +}
\ No newline at end of file |