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