diff options
Diffstat (limited to 'items/ROD_OF_THE_SEA.json')
-rw-r--r-- | items/ROD_OF_THE_SEA.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/ROD_OF_THE_SEA.json b/items/ROD_OF_THE_SEA.json index 2c9cefa3..f4a2d89e 100644 --- a/items/ROD_OF_THE_SEA.json +++ b/items/ROD_OF_THE_SEA.json @@ -1,10 +1,11 @@ { "itemid": "minecraft:fishing_rod", "displayname": "§6Rod of the Sea", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Sea Creature Chance: §c+7%\",2:\"\",3:\"§7Increases fishing speed by §975%\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§4❣ §cRequires §aFishing Skill 24\",7:\"§6§lLEGENDARY FISHING ROD\"],Name:\"§6Rod of the Sea\"},ExtraAttributes:{id:\"ROD_OF_THE_SEA\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+150\",2:\"§7Sea Creature Chance: §c+7%\",3:\"\",4:\"§7Increases fishing speed by §975%\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§4❣ §cRequires §aFishing Skill 24\",8:\"§6§lLEGENDARY FISHING ROD\"],Name:\"§6Rod of the Sea\"},ExtraAttributes:{id:\"ROD_OF_THE_SEA\"}}", "damage": 0, "lore": [ "§7Damage: §c+100", + "§7Strength: §c+150", "§7Sea Creature Chance: §c+7%", "", "§7Increases fishing speed by §975%", |