← Resources

Muck Bonnet

resource
/Lotus/Types/Items/MushroomJournal/ToxinMushroomJournalItem

A snake-like mushroom that should be handled with caution. Take it to Nightcap in the airlock for further information. Location: Deepmines Bounties on Venus

kind mushroom
parent MushroomJournalItem
icon_path /Lotus/Interface/Icons/NokkoColony/MushroomIconToxin.png
description A snake-like mushroom that should be handled with caution. Take it to Nightcap in the airlock for further information. Location: Deepmines Bounties on Venus
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/MushroomJournal/ToxinMushroomJournalItem
display_name Muck Bonnet
localize_tag /Lotus/Language/NokkoColony/ToxinMushroomName
internal_name ToxinMushroomJournalItem
is_player_facing True
localize_desc_tag /Lotus/Language/NokkoColony/ToxinMushroomDesc
Raw record
{
  "kind": "mushroom",
  "parent": "MushroomJournalItem",
  "icon_path": "/Lotus/Interface/Icons/NokkoColony/MushroomIconToxin.png",
  "description": "A snake-like mushroom that should be handled with caution.  Take it to Nightcap in the airlock for further information.\r\n\r\nLocation: Deepmines Bounties on Venus",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/MushroomJournal/ToxinMushroomJournalItem",
  "display_name": "Muck Bonnet",
  "localize_tag": "/Lotus/Language/NokkoColony/ToxinMushroomName",
  "internal_name": "ToxinMushroomJournalItem",
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/NokkoColony/ToxinMushroomDesc"
}