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
29
30
|
{
"internalname": "AUGER_ROD",
"itemid": "minecraft:fishing_rod",
"displayname": "Salty Auger Rod",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Sea Creature Chance: §c+3% §8(Salty +3%)\",2:\"\",3:\"§9Angler VI, §9Blessing V\",4:\"§9Caster V, §9Frail VI\",5:\"§9Looting III, §9Luck of the Sea VI\",6:\"§9Lure VI, §9Magnet VI\",7:\"§9Spiked Hook VI, §9Telekinesis I\",8:\"\",9:\"§7Breaks nearby ice blocks where\",10:\"§7it lands.\",11:\"\",12:\"§7Triples the chance of the sea\",13:\"§7creatures that you spawn to be\",14:\"§7winter sea creatures.\",15:\"\",16:\"§7Increases fishing speed by §950%\",17:\"\",18:\"§5§lEPIC FISHING ROD\"],Name:\"§5Salty Auger Rod\"},ExtraAttributes:{modifier:\"salty\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"AUGER_ROD\",enchantments:{caster:5,spiked_hook:6,looting:3,frail:6,angler:6,telekinesis:1,luck_of_the_sea:6,magnet:6,lure:6,blessing:5},uuid:\"6172942a-ddf4-4f28-880c-43bb64c0244f\",anvil_uses:2,timestamp:\"2/19/20 9:25 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Damage: §c+80",
"§7Sea Creature Chance: §c+3% §8(Salty +3%)",
"",
"§9Angler VI, §9Blessing V",
"§9Caster V, §9Frail VI",
"§9Looting III, §9Luck of the Sea VI",
"§9Lure VI, §9Magnet VI",
"§9Spiked Hook VI, §9Telekinesis I",
"",
"§7Breaks nearby ice blocks where",
"§7it lands.",
"",
"§7Triples the chance of the sea",
"§7creatures that you spawn to be",
"§7winter sea creatures.",
"",
"§7Increases fishing speed by §950%",
"",
"§5§lEPIC FISHING ROD"
]
}
|