diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-31 13:51:11 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-31 13:51:11 -0400 |
commit | af3047d7c1b206f08d7db6698208f13b62b5856a (patch) | |
tree | 186e36e9b3997d0d217acfb8a00d881feda76b03 /items/PROTECTION;1.json | |
parent | 7188fdf8bc58cc0c2ffeceb43af646c211186314 (diff) | |
parent | 1a11e66be616908e1d336b72e31a7c55edb76f9f (diff) | |
download | NotEnoughUpdates-REPO-af3047d7c1b206f08d7db6698208f13b62b5856a.tar.gz NotEnoughUpdates-REPO-af3047d7c1b206f08d7db6698208f13b62b5856a.tar.bz2 NotEnoughUpdates-REPO-af3047d7c1b206f08d7db6698208f13b62b5856a.zip |
Merge branch 'All-Enchanted-Books' into master
Diffstat (limited to 'items/PROTECTION;1.json')
-rw-r--r-- | items/PROTECTION;1.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/PROTECTION;1.json b/items/PROTECTION;1.json new file mode 100644 index 00000000..e26aa6a1 --- /dev/null +++ b/items/PROTECTION;1.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection I\",1:\"§7Grants §a+3 §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:{originTag:\"SHOP_PURCHASE\",id:\"PROTECTION;1\",enchantments:{protection:1},uuid:\"9413e690-8474-467b-954a-28dd1c9f6116\",timestamp:\"10/6/20 9:02 PM\"}}", + "damage": 0, + "lore": [ + "§9Protection I", + "§7Grants §a+3 §a❈ Defense§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "PROTECTION;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |