1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"internalname": "CHALLENGE_ROD",
"itemid": "minecraft:fishing_rod",
"displayname": "Challenging Rod",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+60\",1:\"\",2:\"§7§7Increases sea creature catch\",3:\"§7rate by §92%\",4:\"\",5:\"§7Increases fishing speed by §950%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§9§lRARE FISHING ROD\"],Name:\"§9Challenging Rod\"},ExtraAttributes:{originTag:\"CHALLENGE_ROD\",id:\"CHALLENGE_ROD\",uuid:\"7a3db45e-0062-4a48-b40f-5649b4addd54\",timestamp:\"3/30/20 10:59 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Damage: §c+60",
"",
"§7§7Increases sea creature catch",
"§7rate by §92%",
"",
"§7Increases fishing speed by §950%",
"",
"§7§8This item can be reforged!",
"§9§lRARE FISHING ROD"
]
}
|