From 59f892186059d909d8c4da2f77034c6aa7384d67 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 10 Jul 2020 00:46:38 +1000 Subject: more dungeons garbo --- items/ANGLER.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'items/ANGLER.json') diff --git a/items/ANGLER.json b/items/ANGLER.json index 025f96cc..9c7a4279 100644 --- a/items/ANGLER.json +++ b/items/ANGLER.json @@ -1,17 +1,17 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler IV\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a4%§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:{angler:4}}}", + "displayname": "§9Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler VI\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a6%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{angler:6}}}", "damage": 0, "lore": [ - "§9Angler IV", + "§9Angler VI", "§7Increase chance to catch sea", - "§7creatures by §a4%§7.", + "§7creatures by §a6%§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§f§lCOMMON" + "§9§lRARE" ], "recipe": { "A1": "", -- cgit