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
|
{
"itemid": "minecraft:cooked_fish",
"displayname": "§9Filet O\u0027 Fortune",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Consumable\",1:\"\",2:\"§7Effect: §6+20☘ Mining Fortune\",3:\"§7Duration: §a60m\",4:\"\",5:\"§eRight-click to consume!\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Filet O\u0027 Fortune\"},ExtraAttributes:{id:\"FILET_O_FORTUNE\"}}",
"damage": 0,
"lore": [
"§8Consumable",
"",
"§7Effect: §6+20☘ Mining Fortune",
"§7Duration: §a60m",
"",
"§eRight-click to consume!",
"",
"§9§lRARE"
],
"internalname": "FILET_O_FORTUNE",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Filet_O%27_Fortune",
"https://wiki.hypixel.net/Filet_O%27_Fortune"
]
}
|