Ferrofungus
resource/Lotus/Types/Items/MushroomJournal/MagneticMushroomJournalItem
An oddly shaped fungus that will latch itself onto metallic objects. 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/MushroomIconMagnetic.png |
| description | An oddly shaped fungus that will latch itself onto metallic objects. 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/MagneticMushroomJournalItem |
| display_name | Ferrofungus |
| localize_tag | /Lotus/Language/NokkoColony/MagneticMushroomName |
| internal_name | MagneticMushroomJournalItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/NokkoColony/MagneticMushroomDesc |
Raw record
{
"kind": "mushroom",
"parent": "MushroomJournalItem",
"icon_path": "/Lotus/Interface/Icons/NokkoColony/MushroomIconMagnetic.png",
"description": "An oddly shaped fungus that will latch itself onto metallic objects. 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/MagneticMushroomJournalItem",
"display_name": "Ferrofungus",
"localize_tag": "/Lotus/Language/NokkoColony/MagneticMushroomName",
"internal_name": "MagneticMushroomJournalItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/NokkoColony/MagneticMushroomDesc"
}