blob: da563167b0b4d2f7a60fd2c7a624ec3b3118e45f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"itemid": "minecraft:fish",
"displayname": "§fRaw Salmon",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fRaw Salmon\"},ExtraAttributes:{id:\"RAW_FISH:1\"}}",
"damage": 1,
"lore": [
"§8Brewing Ingredient",
"§f§lCOMMON"
],
"internalname": "RAW_FISH-1",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Raw_Salmon"
]
}
|