diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-08-20 13:12:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-20 13:12:30 +0200 |
commit | 64398a560ef328a787e5106197504a56d9cf80db (patch) | |
tree | 9206bdf4feb105884ea498c453741381ef265bf5 /items/INFERNO_ROD.json | |
parent | 3ae2abbed4df9a495d9ab068202c09736b072add (diff) | |
download | NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.gz NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.bz2 NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.zip |
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>
Diffstat (limited to 'items/INFERNO_ROD.json')
-rw-r--r-- | items/INFERNO_ROD.json | 5 |
1 files changed, 2 insertions, 3 deletions
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" |