diff options
Diffstat (limited to 'items/LUCK_OF_THE_SEA.json')
-rw-r--r-- | items/LUCK_OF_THE_SEA.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/LUCK_OF_THE_SEA.json b/items/LUCK_OF_THE_SEA.json index 0463a547..ba4f44d0 100644 --- a/items/LUCK_OF_THE_SEA.json +++ b/items/LUCK_OF_THE_SEA.json @@ -1,17 +1,17 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea IV\",1:\"§7Increases the chance of fishing\",2:\"§7treasure 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:{luck_of_the_sea:4}}}", + "displayname": "§9Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea VI\",1:\"§7Increases the chance of fishing\",2:\"§7treasure 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:{luck_of_the_sea:6}}}", "damage": 0, "lore": [ - "§9Luck of the Sea IV", + "§9Luck of the Sea VI", "§7Increases the chance of fishing", - "§7treasure by §a4%§7.", + "§7treasure by §a6%§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§f§lCOMMON" + "§9§lRARE" ], "recipe": { "A1": "WATER_BUCKET:1", |