1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"itemid": "minecraft:mushroom_stew",
"displayname": "§9Marsh Spore Soup",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7A bubbling soup filed with\",1:\"§7poisonous mushrooms.\",2:\"\",3:\"§eRight-click to consume\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Marsh Spore Soup\"},ExtraAttributes:{id:\"MARSH_SPORE_SOUP\"}}",
"damage": 0,
"lore": [
"§7A bubbling soup filed with",
"§7poisonous mushrooms.",
"",
"§eRight-click to consume",
"",
"§9§lRARE"
],
"internalname": "MARSH_SPORE_SOUP",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Marsh_Spore_Soup",
"https://hypixel-skyblock.fandom.com/wiki/Marsh_Spore_Soup"
]
}
|