diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-05-05 15:43:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-05 23:43:22 +1000 |
commit | 16e1f31a5a5e98a734680c29169c382dc6aecc1e (patch) | |
tree | cc6085cbae937122ec8fbe2748a253c259cfd7aa /items/ICE_ROD.json | |
parent | 56e3b2d8f7a04ec11eb897e4ead34c821cd7688b (diff) | |
download | NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.tar.gz NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.tar.bz2 NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.zip |
Melon (Block) (#922)
Diffstat (limited to 'items/ICE_ROD.json')
-rw-r--r-- | items/ICE_ROD.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/ICE_ROD.json b/items/ICE_ROD.json index 47b1d39e..bf34b94f 100644 --- a/items/ICE_ROD.json +++ b/items/ICE_ROD.json @@ -4,8 +4,8 @@ "displayname": "§9Ice Rod", "clickcommand": "", "damage": 0, - "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", + "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:\"§7§4❣ §cRequires §aFishing Skill 3§c.\",8:\"§9§lRARE FISHING ROD\"],Name:\"§9Ice Rod\"},ExtraAttributes:{id:\"ICE_ROD\"}}", + "modver": "2.1.1-PRE", "lore": [ "§7Damage: §c+30", "§7Fishing Speed: §a+15", @@ -14,7 +14,7 @@ "§7catching ice blocks.", "", "§7§8This item can be reforged!", - "§4❣ §cRequires §aFishing Skill 3", + "§7§4❣ §cRequires §aFishing Skill 3§c.", "§9§lRARE FISHING ROD" ], "infoType": "WIKI_URL", |