diff options
Diffstat (limited to 'items/THUNDERLORD;1.json')
-rw-r--r-- | items/THUNDERLORD;1.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/THUNDERLORD;1.json b/items/THUNDERLORD;1.json new file mode 100644 index 00000000..ca930e22 --- /dev/null +++ b/items/THUNDERLORD;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord I\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a10% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{thunderlord:1}}}", + "damage": 0, + "lore": [ + "§9Thunderlord I", + "§7Strikes a Monster with lightning", + "§7every 3 consecutive hits,", + "§7dealing §a10% §7of your Strength", + "§7as damage.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "THUNDERLORD;1", + "parent": "THUNDERLORD;4", + "clickcommand": "", + "modver": "1.6-REL" +}
\ No newline at end of file |