diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-13 21:36:52 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-13 21:36:52 -0500 |
commit | 3e3fec2f142b26685431bd5b687a0f172d1ed326 (patch) | |
tree | 20aa99ded86a61be0fa7b8ba8c2928ac685d569d /items/VAMPIRISM;1.json | |
parent | f3e43be7fee020a380568f88634c8aa5e98814db (diff) | |
download | NotEnoughUpdates-REPO-3e3fec2f142b26685431bd5b687a0f172d1ed326.tar.gz NotEnoughUpdates-REPO-3e3fec2f142b26685431bd5b687a0f172d1ed326.tar.bz2 NotEnoughUpdates-REPO-3e3fec2f142b26685431bd5b687a0f172d1ed326.zip |
Books
Diffstat (limited to 'items/VAMPIRISM;1.json')
-rw-r--r-- | items/VAMPIRISM;1.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/VAMPIRISM;1.json b/items/VAMPIRISM;1.json new file mode 100644 index 00000000..86aa41fb --- /dev/null +++ b/items/VAMPIRISM;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism I\",1:\"§7Heals for §a1%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;1\",enchantments:{vampirism:4}}}", + "damage": 0, + "lore": [ + "§9Vampirism I", + "§7Heals for §a1%§7 of your missing", + "§7health whenever you kill an", + "§7enemy.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "VAMPIRISM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file |