aboutsummaryrefslogtreecommitdiff
path: root/items/CHAMP_ROD.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-04-08 15:43:53 +0200
committerGitHub <noreply@github.com>2021-04-08 09:43:53 -0400
commit88310a174871a22216cd17270d5d2e307413f5ad (patch)
treee31de21832e1d595d0e97fd8ba95cbf8ef95db64 /items/CHAMP_ROD.json
parent413e520596fc9786d32cffa7041e8ce1b4795e82 (diff)
downloadNotEnoughUpdates-REPO-88310a174871a22216cd17270d5d2e307413f5ad.tar.gz
NotEnoughUpdates-REPO-88310a174871a22216cd17270d5d2e307413f5ad.tar.bz2
NotEnoughUpdates-REPO-88310a174871a22216cd17270d5d2e307413f5ad.zip
Mobs Part 3 and fixes (#457)
* Item Things (Fixes and Updates) * Added Dungeon Mobs, changed a few Mobs to Skulls, added Info to like 2 Mobs
Diffstat (limited to 'items/CHAMP_ROD.json')
-rw-r--r--items/CHAMP_ROD.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/items/CHAMP_ROD.json b/items/CHAMP_ROD.json
index 8611a32d..16df66de 100644
--- a/items/CHAMP_ROD.json
+++ b/items/CHAMP_ROD.json
@@ -1,10 +1,11 @@
{
"itemid": "minecraft:fishing_rod",
"displayname": "§9Rod of Champions",
- "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+85\",1:\"§7Sea Creature Chance: §c+4%\",2:\"\",3:\"§7Increases fishing speed by §960%\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§4❣ §cRequires §aFishing Skill 15\",7:\"§9§lRARE FISHING ROD\"],Name:\"§9Rod of Champions\"},ExtraAttributes:{id:\"CHAMP_ROD\"}}",
+ "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+85\",1:\"§7Strength: §c+80\",2:\"§7Sea Creature Chance: §c+4%\",3:\"\",4:\"§7Increases fishing speed by §960%\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§4❣ §cRequires §aFishing Skill 15\",8:\"§9§lRARE FISHING ROD\"],Name:\"§9Rod of Champions\"},ExtraAttributes:{id:\"CHAMP_ROD\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+85",
+ "§7Strength: §c+80",
"§7Sea Creature Chance: §c+4%",
"",
"§7Increases fishing speed by §960%",
@@ -32,4 +33,4 @@
"https://hypixel-skyblock.fandom.com/wiki/Rod_of_Champions"
],
"crafttext": "Requires: Lily Pad VII"
-}
+} \ No newline at end of file