From cd34f5689a82864c560f678339f0f524cebf88fe Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 30 Oct 2020 13:09:08 -0400 Subject: Manually Add New Comits bc I can't use Github --- items/VICIOUS;3.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 items/VICIOUS;3.json (limited to 'items/VICIOUS;3.json') diff --git a/items/VICIOUS;3.json b/items/VICIOUS;3.json new file mode 100644 index 00000000..1430cb3b --- /dev/null +++ b/items/VICIOUS;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vicious III\",1:\"§7Grants §c+3⫽ Ferocity§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained from the Dark Auction\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"VICIOUS;3\",enchantments:{vicious:3}}}", + "damage": 0, + "lore": [ + "§9Vicious III", + "§7Grants §c+3⫽ Ferocity§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained from the Dark Auction", + "", + "§f§lCOMMON" + ], + "internalname": "VICIOUS;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file -- cgit