diff options
Diffstat (limited to 'items/HELLFIRE_ROD.json')
-rw-r--r-- | items/HELLFIRE_ROD.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/HELLFIRE_ROD.json b/items/HELLFIRE_ROD.json index 2f42062a..2c7fb498 100644 --- a/items/HELLFIRE_ROD.json +++ b/items/HELLFIRE_ROD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:fishing_rod", "displayname": "§6Hellfire Rod", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Lava Rod\",1:\"\",2:\"§7Damage: §c+180\",3:\"§7Strength: §c+180\",4:\"§7Sea Creature Chance: §c+14%\",5:\"§7Fishing Speed: §a+75\",6:\"\",7:\"§7§7Increases the chance to catch\",8:\"§7§6Trophy Fish §7by §a20%\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY FISHING ROD\"],Name:\"§6Hellfire Rod\"},ExtraAttributes:{id:\"HELLFIRE_ROD\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Lava Rod\",1:\"\",2:\"§7Damage: §c+180\",3:\"§7Strength: §c+180\",4:\"§7Sea Creature Chance: §c+14%\",5:\"§7Fishing Speed: §a+75\",6:\"\",7:\"§7§7Increases the chance to catch\",8:\"§7§6Trophy Fish §7by §a20%\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFishing Skill 35§c.\",12:\"§6§lLEGENDARY FISHING ROD\"],Name:\"§6Hellfire Rod\"},ExtraAttributes:{id:\"HELLFIRE_ROD\"}}", "damage": 0, "lore": [ "§8Lava Rod", @@ -15,6 +15,7 @@ "§7§6Trophy Fish §7by §a20%", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFishing Skill 35§c.", "§6§lLEGENDARY FISHING ROD" ], "recipe": { |