diff options
Diffstat (limited to 'items/LEGEND_ROD.json')
-rw-r--r-- | items/LEGEND_ROD.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/items/LEGEND_ROD.json b/items/LEGEND_ROD.json index f8bb0bcb..310f28ee 100644 --- a/items/LEGEND_ROD.json +++ b/items/LEGEND_ROD.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:fishing_rod", "displayname": "§5Rod of Legends", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"\",2:\"§7§7Increases sea creature catch\",3:\"§7rate by §96%\",4:\"\",5:\"§7Increases fishing speed by §970%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§5§lEPIC FISHING ROD\"],Name:\"§5Rod of Legends\"},ExtraAttributes:{id:\"LEGEND_ROD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Sea Creature Chance: §c+6%\",2:\"\",3:\"§7Increases fishing speed by §970%\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§5§lEPIC FISHING ROD\"],Name:\"§5Rod of Legends\"},ExtraAttributes:{originTag:\"LEGEND_ROD\",id:\"LEGEND_ROD\",uuid:\"69d0d5b5-91ce-4407-9620-74063ae1e8d3\",timestamp:\"7/8/20 8:38 AM\"}}", "damage": 0, "lore": [ "§7Damage: §c+100", - "", - "§7§7Increases sea creature catch", - "§7rate by §96%", + "§7Sea Creature Chance: §c+6%", "", "§7Increases fishing speed by §970%", "", |