From f3e43be7fee020a380568f88634c8aa5e98814db Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 13 Nov 2020 18:49:38 -0500 Subject: Revert "Merge pull request #23 from IRONM00N/master" This reverts commit 0ad1878374bce4376b6a16052a8f9409431fae5e, reversing changes made to b6fd4b6bfe35a3268fd03b267bf626026920b8d7. --- items/FIRE_PROTECTION;1.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 items/FIRE_PROTECTION;1.json (limited to 'items/FIRE_PROTECTION;1.json') diff --git a/items/FIRE_PROTECTION;1.json b/items/FIRE_PROTECTION;1.json new file mode 100644 index 00000000..5759ccfa --- /dev/null +++ b/items/FIRE_PROTECTION;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection I\",1:\"§7Grants §a+4 §a❈ Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"FIRE_PROTECTION;1\",enchantments:{fire_protection:1},uuid:\"4dae1c43-2a22-41ae-8e0d-b3db0b349185\",timestamp:\"10/6/20 9:10 PM\"}}", + "damage": 0, + "lore": [ + "§9Fire Protection I", + "§7Grants §a+4 §a❈ Defense", + "§a§7against fire and lava.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FIRE_PROTECTION;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file -- cgit