diff options
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 |