From e623a1eb186e017bfdcb67812617d5d0c0f2884b Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 18 Sep 2020 16:27:51 -0400 Subject: New Stuff --- items/POWER;6.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 items/POWER;6.json (limited to 'items/POWER;6.json') diff --git a/items/POWER;6.json b/items/POWER;6.json new file mode 100644 index 00000000..8799e992 --- /dev/null +++ b/items/POWER;6.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power VI\",1:\"§7Increases bow damage by §a48%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{power:6}}}", + "damage": 0, + "lore": [ + "§9Power VI", + "§7Increases bow damage by §a48%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained from the Dark Auction.", + "", + "§9§lRARE" + ], + "internalname": "POWER;6", + "modver": "1.0.0" +} -- cgit