diff options
author | Swedengamer100 <44095205+Swedengamer100@users.noreply.github.com> | 2020-12-10 05:00:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-09 23:00:36 -0500 |
commit | 79fa62aebe3218ce803581a52a68ac50c9ee5623 (patch) | |
tree | 9153947fb49c5d6f65ef3a99d79faa9b30ac288d /items/FIRE_PROTECTION;6.json | |
parent | 87b6e442b60f21b39583da37ed8a8eac3e7ccca6 (diff) | |
download | NotEnoughUpdates-REPO-79fa62aebe3218ce803581a52a68ac50c9ee5623.tar.gz NotEnoughUpdates-REPO-79fa62aebe3218ce803581a52a68ac50c9ee5623.tar.bz2 NotEnoughUpdates-REPO-79fa62aebe3218ce803581a52a68ac50c9ee5623.zip |
Guardian pet -> Enchanting pet, Experimentation table, other new items and recipes/wiki links
Diffstat (limited to 'items/FIRE_PROTECTION;6.json')
-rw-r--r-- | items/FIRE_PROTECTION;6.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/FIRE_PROTECTION;6.json b/items/FIRE_PROTECTION;6.json new file mode 100644 index 00000000..dc6fc2ab --- /dev/null +++ b/items/FIRE_PROTECTION;6.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§9Enchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fire Protection VI\",1:\"§7Grants §a+§f12❂ True Defense\",2:\"§f§7against fire and lava.\",3:\"\",4:\"§7§7Apply Cost: §391 Exp Levels\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"FIRE_PROTECTION;6\",enchantments:{fire_protection:6},uuid:\"9b62fa33-3d96-44fc-89b5-5b46f3eb0df3\",timestamp:\"12/5/20 7:12 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Fire Protection VI", + "§7Grants §a+§f12❂ True Defense", + "§f§7against fire and lava.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§9§lRARE" + ], + "internalname": "FIRE_PROTECTION;6", + "parent": "FIRE_PROTECTION;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +} |