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/ENDER_SLAYER;1.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 items/ENDER_SLAYER;1.json (limited to 'items/ENDER_SLAYER;1.json') diff --git a/items/ENDER_SLAYER;1.json b/items/ENDER_SLAYER;1.json new file mode 100644 index 00000000..95ef332d --- /dev/null +++ b/items/ENDER_SLAYER;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer I\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a12%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"ENDER_SLAYER;1\",enchantments:{ender_slayer:1},uuid:\"8c7649d4-cb86-4c5a-bb87-3679f19ab849\",timestamp:\"10/7/20 9:57 AM\"}}", + "damage": 0, + "lore": [ + "§9Ender Slayer I", + "§7Increases damage dealt to", + "§7§7Ender Dragons§7 and", + "§7§7Endermen§7 by §a12%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ENDER_SLAYER;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file -- cgit