diff options
author | apotato321 <ryrylin5@gmail.com> | 2020-10-21 14:16:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-21 14:16:19 -0700 |
commit | 27502c734436bd748a5a83b16b531482e939d0ca (patch) | |
tree | b39f19794202808c2a5416bd6116e929bb4c642b /items/PROTECTION;5.json | |
parent | dcaff60f365116f7b20d76ab91504de938021442 (diff) | |
parent | 784528669dbc4a476cc8c47b150340f31751ceb9 (diff) | |
download | NotEnoughUpdates-REPO-27502c734436bd748a5a83b16b531482e939d0ca.tar.gz NotEnoughUpdates-REPO-27502c734436bd748a5a83b16b531482e939d0ca.tar.bz2 NotEnoughUpdates-REPO-27502c734436bd748a5a83b16b531482e939d0ca.zip |
Merge pull request #1 from apotato321/apotato321-items-1
Add files via upload
Diffstat (limited to 'items/PROTECTION;5.json')
-rw-r--r-- | items/PROTECTION;5.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/PROTECTION;5.json b/items/PROTECTION;5.json new file mode 100644 index 00000000..3f446053 --- /dev/null +++ b/items/PROTECTION;5.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:enchanted_book", + "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", + "§7Grants §a+15 §a❈ Defense§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "PROTECTION;5", + "parent": "PROTECTION;4", + "modver": "1.4-REL" +}
\ No newline at end of file |