1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"internalname": "ICE_ROD",
"itemid": "minecraft:fishing_rod",
"displayname": "Ice Rod",
"clickcommand": "",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7Grants a §a25% §7chance of\",3:\"§7catching ice blocks.\",4:\"\",5:\"§7Increases fishing speed by §910%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§9§lRARE FISHING ROD\"],Name:\"§9Ice Rod\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ICE_ROD\",uuid:\"4cf0ddc3-c870-4728-b1c3-6e375127aece\",timestamp:\"3/21/20 2:52 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Damage: §c+30",
"",
"§7Grants a §a25% §7chance of",
"§7catching ice blocks.",
"",
"§7Increases fishing speed by §910%",
"",
"§7§8This item can be reforged!",
"§9§lRARE FISHING ROD"
]
}
|