1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"internalname": "LEGEND_ROD",
"itemid": "minecraft:fishing_rod",
"displayname": "Rod of Legends",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"\",2:\"§7§7Increases sea creature catch\",3:\"§7rate by §96%\",4:\"\",5:\"§7Increases fishing speed by §970%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§5§lEPIC FISHING ROD\"],Name:\"§5Rod of Legends\"},ExtraAttributes:{originTag:\"LEGEND_ROD\",id:\"LEGEND_ROD\",uuid:\"070cf9a8-91c6-41f9-adae-2427cb111aaf\",timestamp:\"3/30/20 9:30 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Damage: §c+100",
"",
"§7§7Increases sea creature catch",
"§7rate by §96%",
"",
"§7Increases fishing speed by §970%",
"",
"§7§8This item can be reforged!",
"§5§lEPIC FISHING ROD"
]
}
|