From 6214ee8ad5ee735958fd2d19724347115b8d15fe Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 5 Mar 2022 08:26:23 +0100 Subject: cool (#696) --- items/THUNDERLORD;7.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 items/THUNDERLORD;7.json (limited to 'items') diff --git a/items/THUNDERLORD;7.json b/items/THUNDERLORD;7.json new file mode 100644 index 00000000..fb96a252 --- /dev/null +++ b/items/THUNDERLORD;7.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§5Thunderlord VII", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord VII\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a60% §7of your damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§5§lEPIC\"],Name:\"§f§5Thunderlord VII\"},ExtraAttributes:{id:\"THUNDERLORD;7\",enchantments:{thunderlord:7}}}", + "damage": 0, + "lore": [ + "§9Thunderlord VII", + "§7Strikes a Monster with lightning", + "§7every 3 consecutive hits,", + "§7dealing §a60% §7of your damage.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§5§lEPIC" + ], + "internalname": "THUNDERLORD;7", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +} \ No newline at end of file -- cgit