From 64398a560ef328a787e5106197504a56d9cf80db Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 20 Aug 2022 13:12:30 +0200 Subject: New Alpha Stuff (#787) * Nerds * More Items * I love stats * I love hypixel * Added and changed stuff from shitty update * editor throwing * I love the github editor * More fixes * Added new stuff to enchants.json Co-Authored-By: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> --- items/INFERNO_ROD.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'items/INFERNO_ROD.json') diff --git a/items/INFERNO_ROD.json b/items/INFERNO_ROD.json index b167d06f..325f87de 100644 --- a/items/INFERNO_ROD.json +++ b/items/INFERNO_ROD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:fishing_rod", "displayname": "§5Inferno Rod", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Lava Rod\",1:\"\",2:\"§7Damage: §c+170\",3:\"§7Strength: §c+170\",4:\"§7Sea Creature Chance: §c+10%\",5:\"\",6:\"§7§7Increases the chance to catch\",7:\"§7§6Trophy Fish §7by §a15%\",8:\"\",9:\"§7Increases fishing speed by §940%\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFishing Skill 30.\",13:\"§5§lEPIC FISHING ROD\"],Name:\"§5Inferno Rod\"},ExtraAttributes:{id:\"INFERNO_ROD\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Lava Rod\",1:\"\",2:\"§7Damage: §c+170\",3:\"§7Strength: §c+170\",4:\"§7Sea Creature Chance: §c+10%\",5:\"§7Fishing Speed: §a+60\",6:\"\",7:\"§7§7Increases the chance to catch\",8:\"§7§6Trophy Fish §7by §a15%\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFishing Skill 30.\",12:\"§5§lEPIC FISHING ROD\"],Name:\"§5Inferno Rod\"},ExtraAttributes:{id:\"INFERNO_ROD\"}}", "damage": 0, "lore": [ "§8Lava Rod", @@ -9,12 +9,11 @@ "§7Damage: §c+170", "§7Strength: §c+170", "§7Sea Creature Chance: §c+10%", + "§7Fishing Speed: §a+60", "", "§7§7Increases the chance to catch", "§7§6Trophy Fish §7by §a15%", "", - "§7Increases fishing speed by §940%", - "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aFishing Skill 30.", "§5§lEPIC FISHING ROD" -- cgit