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/SMITE;1.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 items/SMITE;1.json (limited to 'items/SMITE;1.json') diff --git a/items/SMITE;1.json b/items/SMITE;1.json new file mode 100644 index 00000000..b0943cd9 --- /dev/null +++ b/items/SMITE;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite I\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombie\",3:\"§7Pigmen§7, §7Withers§7, and\",4:\"§7§7Zombies§7 by §a8%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SMITE;1\",enchantments:{smite:1},uuid:\"e7427c88-2ccd-4532-9dff-3196cc65b41f\",timestamp:\"10/6/20 8:56 PM\"}}", + "damage": 0, + "lore": [ + "§9Smite I", + "§7Increases damage dealt to", + "§7§7Skeletons§7, §7Zombie", + "§7Pigmen§7, §7Withers§7, and", + "§7§7Zombies§7 by §a8%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SMITE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file -- cgit