diff options
Diffstat (limited to 'items')
-rw-r--r-- | items/DRAGON_HUNTER.json | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/items/DRAGON_HUNTER.json b/items/DRAGON_HUNTER.json deleted file mode 100644 index 741fb266..00000000 --- a/items/DRAGON_HUNTER.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "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:\"ENCHANTED_BOOK\",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 |