From da61b572da96eea569ffa6fbbcd980cc2d851099 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 4 Dec 2020 20:35:08 -0500 Subject: thx jani --- items/SYPHON;1.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 items/SYPHON;1.json (limited to 'items/SYPHON;1.json') diff --git a/items/SYPHON;1.json b/items/SYPHON;1.json new file mode 100644 index 00000000..acecb259 --- /dev/null +++ b/items/SYPHON;1.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon I\",1:\"§7Heals for §a0.2%§7 of the damage\",2:\"§7you deal on critical hits.\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;1\",enchantments:{syphon:1}}}", + "damage": 0, + "lore": [ + "§9Syphon I", + "§7Heals for §a0.2%§7 of the damage", + "§7you deal on critical hits.", + "", + "§cOnly obtainable in a Enchanting Table." + ], + "internalname": "SYPHON;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +} -- cgit