aboutsummaryrefslogtreecommitdiff
path: root/items/WINTER_ROD.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-01-28 17:43:47 +0100
committerGitHub <noreply@github.com>2021-01-28 11:43:47 -0500
commitb065711971876d166005d3541c6b06519fc2a263 (patch)
tree6010a63abab65dd161495ba0575146bff0508d9a /items/WINTER_ROD.json
parente497af8e248faef6bd7b81414747ac0d53cb8aa3 (diff)
downloadNotEnoughUpdates-REPO-b065711971876d166005d3541c6b06519fc2a263.tar.gz
NotEnoughUpdates-REPO-b065711971876d166005d3541c6b06519fc2a263.tar.bz2
NotEnoughUpdates-REPO-b065711971876d166005d3541c6b06519fc2a263.zip
Fixed Things and added Things (#379)
* Fixed Tara and Oak Minion ( WTF ) * Fixed Bat (FINALLY AND WTF) and "fixed" Dolphin and Zombie * Added Fishing LVL Reqs (:slight_smile:) * Updated Beacon * Fixed 2 Fairy Souls * Forgot NBT Tag uups
Diffstat (limited to 'items/WINTER_ROD.json')
-rw-r--r--items/WINTER_ROD.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/items/WINTER_ROD.json b/items/WINTER_ROD.json
index 1a837303..57600904 100644
--- a/items/WINTER_ROD.json
+++ b/items/WINTER_ROD.json
@@ -4,8 +4,8 @@
"displayname": "§9Winter Rod",
"clickcommand": "",
"damage": 0,
- "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+40\",1:\"§7Sea Creature Chance: §c+5%\",2:\"\",3:\"§7Increases fishing speed by §950%\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§9§lRARE FISHING ROD\"],Name:\"§9Winter Rod\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"WINTER_ROD\",uuid:\"9875eb95-47a5-488b-9204-bd057b3e92d0\",timestamp:\"5/12/20 1:53 AM\"}}",
- "modver": "1.0.0",
+ "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+40\",1:\"§7Sea Creature Chance: §c+5%\",2:\"\",3:\"§7Increases fishing speed by §950%\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§4❣ §cRequires §aFishing Skill 10\",7:\"§9§lRARE FISHING ROD\"],Name:\"§9Winter Rod\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"WINTER_ROD\",uuid:\"9875eb95-47a5-488b-9204-bd057b3e92d0\"}}",
+ "modver": "2.0.0-REL",
"lore": [
"§7Damage: §c+40",
"§7Sea Creature Chance: §c+5%",
@@ -13,10 +13,12 @@
"§7Increases fishing speed by §950%",
"",
"§7§8This item can be reforged!",
+ "§4❣ §cRequires §aFishing Skill 10",
"§9§lRARE FISHING ROD"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Winter_Rod"
- ]
+ ],
+ "crafttext": ""
} \ No newline at end of file