diff options
Diffstat (limited to 'items/BANE_OF_ARTHROPODS.json')
-rw-r--r-- | items/BANE_OF_ARTHROPODS.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/items/BANE_OF_ARTHROPODS.json b/items/BANE_OF_ARTHROPODS.json index 30a79f37..b35e82f4 100644 --- a/items/BANE_OF_ARTHROPODS.json +++ b/items/BANE_OF_ARTHROPODS.json @@ -1,18 +1,18 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods IV\",1:\"§7Increases damage dealt to §7Cave\",2:\"§7Spiders§7, §7Spiders§7, and\",3:\"§7§7Silverfish§7 by §a32%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{bane_of_arthropods:4}}}", + "displayname": "§9Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods VI\",1:\"§7Increases damage dealt to §7Cave\",2:\"§7Spiders§7, §7Silverfish§7, and\",3:\"§7§7Spiders§7 by §a48%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{bane_of_arthropods:6}}}", "damage": 0, "lore": [ - "§9Bane of Arthropods IV", + "§9Bane of Arthropods VI", "§7Increases damage dealt to §7Cave", - "§7Spiders§7, §7Spiders§7, and", - "§7§7Silverfish§7 by §a32%§7.", + "§7Spiders§7, §7Silverfish§7, and", + "§7§7Spiders§7 by §a48%§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§f§lCOMMON" + "§9§lRARE" ], "recipe": { "A1": "", |