diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-01-01 16:37:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-01 10:37:07 -0500 |
commit | 44ca7cc64bbce3ae3a2d5e73c515590b34e1df46 (patch) | |
tree | ea4b121ffecf6076e288c0b73d47752ecf8040ed /items/LIFE_STEAL;5.json | |
parent | 18412ff1ba9db99e7b0376af0f1e783500f8bcea (diff) | |
download | NotEnoughUpdates-REPO-44ca7cc64bbce3ae3a2d5e73c515590b34e1df46.tar.gz NotEnoughUpdates-REPO-44ca7cc64bbce3ae3a2d5e73c515590b34e1df46.tar.bz2 NotEnoughUpdates-REPO-44ca7cc64bbce3ae3a2d5e73c515590b34e1df46.zip |
Take 2 Added Things and Fixed Things (#348)
* Added Wiki Links and 2 Talismans
* Added new Books
* Added Parents for Talismans and Books, fixed 2 Talismans
Diffstat (limited to 'items/LIFE_STEAL;5.json')
-rw-r--r-- | items/LIFE_STEAL;5.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/LIFE_STEAL;5.json b/items/LIFE_STEAL;5.json new file mode 100644 index 00000000..557d5077 --- /dev/null +++ b/items/LIFE_STEAL;5.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Life Steal V\",1:\"§7Heals for §a0.5%§7 of the damage\",2:\"§7you deal to mobs.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"LIFE_STEAL;5\",enchantments:{life_steal:5},uuid:\"46e6e92f-4228-43e4-9e52-5e70f7a4c4ae\",timestamp:\"12/29/20 8:12 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Life Steal V", + "§7Heals for §a0.5%§7 of the damage", + "§7you deal to mobs.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "LIFE_STEAL;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |