diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-24 17:56:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 15:56:09 +0000 |
commit | f3dd8444ddb89d01e4ff3a44c99774f06049501e (patch) | |
tree | 0bcc65d9ea30a7f591ddae557e21b55c9c5fb72b /items/GIANT_FISHING_ROD.json | |
parent | 8f2145bae826b4cc8ab2a5ff10eccc0f3c6fae58 (diff) | |
download | NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.tar.gz NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.tar.bz2 NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.zip |
0.20.1.0 changes (#1174)
* 0.20.1.0 changes
* Fixed hollow and fervor armor
Diffstat (limited to 'items/GIANT_FISHING_ROD.json')
-rw-r--r-- | items/GIANT_FISHING_ROD.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/GIANT_FISHING_ROD.json b/items/GIANT_FISHING_ROD.json index 5747f5fa..65a731a6 100644 --- a/items/GIANT_FISHING_ROD.json +++ b/items/GIANT_FISHING_ROD.json @@ -1,12 +1,13 @@ { "itemid": "minecraft:fishing_rod", "displayname": "§f§f§6Giant Fishing Rod", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"§7Strength: §c+10\",2:\"§7Fishing Speed: §a+20\",3:\"\",4:\"§7§7When fishing a sea creature,\",5:\"§7you have a §a50% §7chance to\",6:\"§7fish it twice.\",7:\"\",8:\"§7Purchased by: §c[§fYOUTUBE§c] Nullzee§f\",9:\"§7Purchased for: §6§k666,666,666 §6 coins\",10:\"\",11:\"§8Auction #§k1\",12:\"§8Bid #§k1\",13:\"§8July 2022\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§6§lLEGENDARY FISHING ROD\"],Name:\"§f§f§6Giant Fishing Rod\"},ExtraAttributes:{date:1658888352113L,edition:134,id:\"GIANT_FISHING_ROD\",recipient_name:\"§b[MVP§c+§b] 3o23§f\",player:\"§b[MVP§c+§b] 3o23§f\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"§7Strength: §c+10\",2:\"§7Fishing Speed: §a+20\",3:\" §8[§8α§8]\",4:\"\",5:\"§7§7When fishing a sea creature,\",6:\"§7you have a §a50% §7chance to\",7:\"§7fish it twice.\",8:\"\",9:\"§7Purchased by: §c[§fYOUTUBE§c] Nullzee§f\",10:\"§7Purchased for: §6§k666,666,666 §6 coins\",11:\"\",12:\"§8Auction #§k1\",13:\"§8Bid #§k1\",14:\"§8July 2022\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§6§lLEGENDARY FISHING ROD\"],Name:\"§f§f§6Giant Fishing Rod\"},ExtraAttributes:{date:1658888352113L,edition:134,id:\"GIANT_FISHING_ROD\",recipient_name:\"§b[MVP§c+§b] 3o23§f\",player:\"§b[MVP§c+§b] 3o23§f\"}}", "damage": 0, "lore": [ "§7Damage: §c+20", "§7Strength: §c+10", "§7Fishing Speed: §a+20", + " §8[§8α§8]", "", "§7§7When fishing a sea creature,", "§7you have a §a50% §7chance to", @@ -25,7 +26,7 @@ "internalname": "GIANT_FISHING_ROD", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Giant_Fishing_Rod", |