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
|
{
"itemid": "minecraft:fishing_rod",
"displayname": "§f§f§6Phantom Rod",
"nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+125\",2:\"§7Fishing Speed: §a+100\",3:\"\",4:\"§6Ability: Phantom Impel §e§lLEFT CLICK\",5:\"§7Terrify hooked enemies pushing\",6:\"§7them away and dealing massive\",7:\"§7damage.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§4❣ §cRequires §aFishing Skill 21\",11:\"§6§lLEGENDARY FISHING WEAPON\"],Name:\"§f§f§6Phantom Rod\"},ExtraAttributes:{id:\"PHANTOM_ROD\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Damage: §c+200",
"§7Strength: §c+125",
"§7Fishing Speed: §a+100",
"",
"§6Ability: Phantom Impel §e§lLEFT CLICK",
"§7Terrify hooked enemies pushing",
"§7them away and dealing massive",
"§7damage.",
"",
"§7§8This item can be reforged!",
"§4❣ §cRequires §aFishing Skill 21",
"§6§lLEGENDARY FISHING WEAPON"
],
"internalname": "PHANTOM_ROD",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Phantom_Rod",
"https://wiki.hypixel.net/Phantom_Rod"
]
}
|