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/ICE_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/ICE_ROD.json')
-rw-r--r-- | items/ICE_ROD.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/items/ICE_ROD.json b/items/ICE_ROD.json index a0d24886..3309135a 100644 --- a/items/ICE_ROD.json +++ b/items/ICE_ROD.json @@ -4,16 +4,15 @@ "displayname": "§9Ice Rod", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7Grants a §a25% §7chance of\",3:\"§7catching ice blocks.\",4:\"\",5:\"§7Increases fishing speed by §910%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§4❣ §cRequires §aFishing Skill 3\",9:\"§9§lRARE FISHING ROD\"],Name:\"§9Ice Rod\"},ExtraAttributes:{id:\"ICE_ROD\"}}", - "modver": "2.0.0-REL", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"§7Fishing Speed: §a+15\",2:\"\",3:\"§7Grants a §a25% §7chance of\",4:\"§7catching ice blocks.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§4❣ §cRequires §aFishing Skill 3\",8:\"§9§lRARE FISHING ROD\"],Name:\"§9Ice Rod\"},ExtraAttributes:{id:\"ICE_ROD\"}}", + "modver": "2.1.0-REL", "lore": [ "§7Damage: §c+30", + "§7Fishing Speed: §a+15", "", "§7Grants a §a25% §7chance of", "§7catching ice blocks.", "", - "§7Increases fishing speed by §910%", - "", "§7§8This item can be reforged!", "§4❣ §cRequires §aFishing Skill 3", "§9§lRARE FISHING ROD" @@ -23,4 +22,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Ice_Rod" ], "crafttext": "" -} +}
\ No newline at end of file |