diff options
Diffstat (limited to 'items/BANE_OF_ARTHROPODS;1.json')
-rw-r--r-- | items/BANE_OF_ARTHROPODS;1.json | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/items/BANE_OF_ARTHROPODS;1.json b/items/BANE_OF_ARTHROPODS;1.json index 63f8a1df..a6a86281 100644 --- a/items/BANE_OF_ARTHROPODS;1.json +++ b/items/BANE_OF_ARTHROPODS;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods I\",1:\"§7Increases damage dealt to\",2:\"§7§7Spiders§7, §7Cave Spiders§7,\",3:\"§7and §7Silverfish§7 by §a8%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BANE_OF_ARTHROPODS;1\",enchantments:{bane_of_arthropods:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods I\",1:\"§7Increases damage dealt to\",2:\"§7§7Spiders§7, §7Cave Spiders§7,\",3:\"§7and §7Silverfish§7 by §a8%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Spider Eye Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cSmite\",18:\"§7- §cSharpness\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BANE_OF_ARTHROPODS;1\",enchantments:{bane_of_arthropods:1}}}", "damage": 0, "lore": [ "§9Bane of Arthropods I", @@ -12,6 +12,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Spider Eye Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSmite", + "§7- §cSharpness", + "", "§f§lCOMMON" ], "internalname": "BANE_OF_ARTHROPODS;1", |