diff options
Diffstat (limited to 'items/THUNDERLORD;4.json')
-rw-r--r-- | items/THUNDERLORD;4.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/THUNDERLORD;4.json b/items/THUNDERLORD;4.json new file mode 100644 index 00000000..1a8efda1 --- /dev/null +++ b/items/THUNDERLORD;4.json @@ -0,0 +1,32 @@ +{ + "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}}}", + "damage": 0, + "lore": [ + "§9Thunderlord IV", + "§7Strikes a Monster with lightning", + "§7every 3 consecutive hits,", + "§7dealing §a40% §7of your Strength", + "§7as damage.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "recipe": { + "A1": "", + "A2": "", + "A3": "", + "B1": "", + "B2": "PAPER:8", + "B3": "PAPER:8", + "C1": "", + "C2": "PAPER:8", + "C3": "ENCHANTED_GUNPOWDER:8" + }, + "internalname": "THUNDERLORD;4", + "clickcommand": "viewrecipe", + "modver": "1.0.0" +}
\ No newline at end of file |