diff options
Diffstat (limited to 'items/DRAGON_HUNTER;1.json')
-rw-r--r-- | items/DRAGON_HUNTER;1.json | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/items/DRAGON_HUNTER;1.json b/items/DRAGON_HUNTER;1.json index f60a1c09..2398e20b 100644 --- a/items/DRAGON_HUNTER;1.json +++ b/items/DRAGON_HUNTER;1.json @@ -1,7 +1,7 @@ { "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}}}", + "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:\"§6Source:\",8:\"§aI-V: §7Pearl Dealer\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"DRAGON_HUNTER;1\",enchantments:{dragon_hunter:1}}}", "damage": 0, "lore": [ "§9Dragon Hunter I", @@ -11,11 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Pearl Dealer", + "", + "§6Applied To:", + "§7- §fBow", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "DRAGON_HUNTER;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file |