diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-14 19:33:30 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-14 19:33:30 -0500 |
commit | 5267ebff0127054f6f9dc33f70544e50c172a80d (patch) | |
tree | 08ecb4fc318fb66d6b1691e166c1bdd0d08c161c /items/THUNDERLORD;1.json | |
parent | 1e9552e104abe5135dd81f8daf3ea31af943df7a (diff) | |
download | NotEnoughUpdates-REPO-5267ebff0127054f6f9dc33f70544e50c172a80d.tar.gz NotEnoughUpdates-REPO-5267ebff0127054f6f9dc33f70544e50c172a80d.tar.bz2 NotEnoughUpdates-REPO-5267ebff0127054f6f9dc33f70544e50c172a80d.zip |
Books v2
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 |