diff options
Diffstat (limited to 'items/THUNDERLORD.json')
-rw-r--r-- | items/THUNDERLORD.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/THUNDERLORD.json b/items/THUNDERLORD.json index 7758d24a..24406c7b 100644 --- a/items/THUNDERLORD.json +++ b/items/THUNDERLORD.json @@ -1,19 +1,19 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord IV\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a40% §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:4}}}", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],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:\"§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{thunderlord:5},anvil_uses:1}}", "damage": 0, "lore": [ - "§9Thunderlord IV", + "§9Thunderlord V", "§7Strikes a Monster with lightning", "§7every 3 consecutive hits,", - "§7dealing §a40% §7of your Strength", + "§7dealing §a50% §7of your Strength", "§7as damage.", "", "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§f§lCOMMON" + "§a§lUNCOMMON" ], "recipe": { "A1": "", |