diff options
Diffstat (limited to 'items/LEGEND_ROD.json')
-rw-r--r-- | items/LEGEND_ROD.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/LEGEND_ROD.json b/items/LEGEND_ROD.json index 22268186..2f24a2fa 100644 --- a/items/LEGEND_ROD.json +++ b/items/LEGEND_ROD.json @@ -1,13 +1,14 @@ { "itemid": "minecraft:fishing_rod", "displayname": "§5Rod of Legends", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+130\",1:\"§7Strength: §c+120\",2:\"§7Sea Creature Chance: §c+6%\",3:\"§7Fishing Speed: §a+105\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§7§4❣ §cRequires §aFishing Skill 20§c.\",7:\"§5§lEPIC FISHING ROD\"],Name:\"§5Rod of Legends\"},ExtraAttributes:{id:\"LEGEND_ROD\"},AttributeModifiers:[]}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+130\",1:\"§7Strength: §c+120\",2:\"§7Sea Creature Chance: §c+6%\",3:\"§7Fishing Speed: §a+105\",4:\" §8[§8α§8] §8[§8α§8]\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§7§4❣ §cRequires §aFishing Skill 20§c.\",8:\"§5§lEPIC FISHING ROD\"],Name:\"§5Rod of Legends\"},ExtraAttributes:{id:\"LEGEND_ROD\"}}", "damage": 0, "lore": [ "§7Damage: §c+130", "§7Strength: §c+120", "§7Sea Creature Chance: §c+6%", "§7Fishing Speed: §a+105", + " §8[§8α§8] §8[§8α§8]", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aFishing Skill 20§c.", |