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
|
{
"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:\"§7Claimed by: §c[YOUTUBE] Nullzee§f\",9:\"\",10:\"§8Edition #1\",11:\"§8July 2022\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§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",
"",
"§7§7When fishing a sea creature,",
"§7you have a §a50% §7chance to",
"§7fish it twice.",
"",
"§7Claimed by: §c[YOUTUBE] Nullzee§f",
"",
"§8Edition #1",
"§8July 2022",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY FISHING ROD"
],
"internalname": "GIANT_FISHING_ROD",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|