diff options
Diffstat (limited to 'items/THUNDERLORD;5.json')
-rw-r--r-- | items/THUNDERLORD;5.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/THUNDERLORD;5.json b/items/THUNDERLORD;5.json index 27bdcd6e..951398db 100644 --- a/items/THUNDERLORD;5.json +++ b/items/THUNDERLORD;5.json @@ -1,7 +1,7 @@ { "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:{originTag:\"ENCHANTING_TABLE\",id:\"THUNDERLORD;5\",enchantments:{thunderlord:5},uuid:\"f33fc0a6-3c6d-447a-a9a5-22656f2b86c5\",timestamp:\"10/5/20 10:57 AM\"},AttributeModifiers:[]}", + "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", @@ -16,8 +16,9 @@ "§a§lUNCOMMON" ], "internalname": "THUNDERLORD;5", + "parent": "THUNDERLORD;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" }
\ No newline at end of file |