1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
{
"itemid": "minecraft:fishing_rod",
"displayname": "§5Yeti Rod",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+150\",1:\"§7Strength: §c+130\",2:\"§7Fishing Speed: §a+75\",3:\"\",4:\"§7Doubles the chance of the sea\",5:\"§7creatures that you spawn to be\",6:\"§7winter sea creatures.\",7:\"\",8:\"§7Increase your walk speed by §a1%\",9:\"§a§7for every §e10 §7fish that you\",10:\"§7catch using this rod! Maximum\",11:\"§7increase of §a100%§7!\",12:\"\",13:\"§7Fish Caught: §a0\",14:\"§7Walk Speed Bonus: §f0\",15:\"\",16:\"§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aFishing Skill 25§c.\",18:\"§5§lEPIC FISHING ROD\"],Name:\"§5Yeti Rod\"},ExtraAttributes:{id:\"YETI_ROD\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+150",
"§7Strength: §c+130",
"§7Fishing Speed: §a+75",
"",
"§7Doubles the chance of the sea",
"§7creatures that you spawn to be",
"§7winter sea creatures.",
"",
"§7Increase your walk speed by §a1%",
"§a§7for every §e10 §7fish that you",
"§7catch using this rod! Maximum",
"§7increase of §a100%§7!",
"",
"§7Fish Caught: §a0",
"§7Walk Speed Bonus: §f0",
"",
"§8This item can be reforged!",
"§7§4❣ §cRequires §aFishing Skill 25§c.",
"§5§lEPIC FISHING ROD"
],
"internalname": "YETI_ROD",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Yeti_Rod",
"https://wiki.hypixel.net/Yeti_Rod"
]
}
|