diff options
Diffstat (limited to 'items/HELLFIRE_ROD.json')
-rw-r--r-- | items/HELLFIRE_ROD.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/items/HELLFIRE_ROD.json b/items/HELLFIRE_ROD.json index 60edf942..8a2b40b0 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:\"\",6:\"§7§7Increases the chance to catch\",7:\"§7§6Trophy Fish §7by §a20%\",8:\"\",9:\"§7Increases fishing speed by §950%\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFishing Skill 35.\",13:\"§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:\"§6§lLEGENDARY FISHING ROD\"],Name:\"§6Hellfire Rod\"},ExtraAttributes:{id:\"HELLFIRE_ROD\"}}", "damage": 0, "lore": [ "§8Lava Rod", @@ -9,14 +9,12 @@ "§7Damage: §c+180", "§7Strength: §c+180", "§7Sea Creature Chance: §c+14%", + "§7Fishing Speed: §a+75", "", "§7§7Increases the chance to catch", "§7§6Trophy Fish §7by §a20%", "", - "§7Increases fishing speed by §950%", - "", "§7§8This item can be reforged!", - "§7§4❣ §cRequires §aFishing Skill 35.", "§6§lLEGENDARY FISHING ROD" ], "recipe": { |