diff options
author | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
commit | 7dace9af7ae041a753bb076c0fbad7dd5b560294 (patch) | |
tree | 54709b56f9016fcca3575df54b4b3719ce49408e /items/DRAGON_HUNTER.json | |
parent | 977fd9ee3a119c11514471b005a8f827b6ac54a8 (diff) | |
download | NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.gz NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.bz2 NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.zip |
1.5
Diffstat (limited to 'items/DRAGON_HUNTER.json')
-rw-r--r-- | items/DRAGON_HUNTER.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/DRAGON_HUNTER.json b/items/DRAGON_HUNTER.json new file mode 100644 index 00000000..5a4f1a6a --- /dev/null +++ b/items/DRAGON_HUNTER.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter I\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a8%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"DRAGON_HUNTER\",enchantments:{dragon_hunter:1}}}", + "damage": 0, + "lore": [ + "§9Dragon Hunter I", + "§7Increases damage dealt to", + "§7§7Ender Dragons§7 by §a8%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "DRAGON_HUNTER", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +}
\ No newline at end of file |