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/TITAN_KILLER;1.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 items/TITAN_KILLER;1.json (limited to 'items/TITAN_KILLER;1.json') diff --git a/items/TITAN_KILLER;1.json b/items/TITAN_KILLER;1.json new file mode 100644 index 00000000..b27dd7dc --- /dev/null +++ b/items/TITAN_KILLER;1.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Titan Killer I\",1:\"§7Increases damage dealt by §a2%\",2:\"§a§7for every 100 defense your\",3:\"§7target has up to §a50%§7.\",4:\"\",5:\"§7§7Cost: §310 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TITAN_KILLER;1\",enchantments:{titan_killer:1}}}", + "damage": 0, + "lore": [ + "§9Titan Killer I", + "§7Increases damage dealt by §a2%", + "§a§7for every 100 defense your", + "§7target has up to §a50%§7.", + "", + "§cOnly obtainable in a Enchanting Table." + ], + "internalname": "TITAN_KILLER;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +} -- cgit