diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-04 20:35:08 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-04 20:35:08 -0500 |
commit | da61b572da96eea569ffa6fbbcd980cc2d851099 (patch) | |
tree | 1cd2846da563957fd80c562e898b4ae8b2c79a25 /items/TITAN_KILLER;1.json | |
parent | 12cada26afdb196e4904448fa23372bca1c2f4ee (diff) | |
download | NotEnoughUpdates-REPO-da61b572da96eea569ffa6fbbcd980cc2d851099.tar.gz NotEnoughUpdates-REPO-da61b572da96eea569ffa6fbbcd980cc2d851099.tar.bz2 NotEnoughUpdates-REPO-da61b572da96eea569ffa6fbbcd980cc2d851099.zip |
thx jani
Diffstat (limited to 'items/TITAN_KILLER;1.json')
-rw-r--r-- | items/TITAN_KILLER;1.json | 19 |
1 files changed, 19 insertions, 0 deletions
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": "" +} |