1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"internalname": "PRISMARINE_ROD",
"itemid": "minecraft:fishing_rod",
"displayname": "Prismarine Rod",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+15\",1:\"\",2:\"§7This fishing rod grants a\",3:\"§7§a25%§7 chance to catch\",4:\"§7Prismarine Shards or Prismarine\",5:\"§7Crystals.\",6:\"\",7:\"§7Increases fishing speed by §910%\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON FISHING ROD\"],Name:\"§fPrismarine Rod\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"PRISMARINE_ROD\",uuid:\"9c1e9a33-1b11-4f0c-8231-8fe02bff9f29\",timestamp:\"3/30/20 12:27 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Damage: §c+15",
"",
"§7This fishing rod grants a",
"§7§a25%§7 chance to catch",
"§7Prismarine Shards or Prismarine",
"§7Crystals.",
"",
"§7Increases fishing speed by §910%",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON FISHING ROD"
]
}
|