Skip to main content
RustDocs

Mushroom

mushroom

A Mushroom found on the ground. Eating it provides a small boost to health, hunger, and thirst.

Attributes

Id
-1,962,971,928
ShortName
mushroom
MaxStackSize
10
Hidden
No
Flags
0
Category
7
CategoryName
Food
Rarity
0
RarityName
None
DespawnRarityName
None
DespawnTimeSeconds
300
QuickDespawn
No
Volume
0
BaseRadioactivity
0
Era
None
IsVehicleItem
No
OccupySlots
0
ApprovedSkinCount
0
MaxDraggable
0
Capacity
0
Weight
1
StorageSlots
0

ItemModsData

ItemModConsume

consumeEffect_Path
assets/bundled/prefabs/fx/gestures/eat_generic.prefab
eatGesture
eat_2hand
blockConsumeWhenCantWieldItems
Yes
parentItemDefinition_ShortName
mushroom

ItemModConsumable

amountToConsume
1
conditionFractionToLose
0
chickenCoopFood
No

ItemModMenuOption

commandName
consume
isPrimaryOption
Yes
showDisabled
Yes
disabledTooltipDescription
0
parentItemDefinition_ShortName
mushroom

ItemModCompostable

TotalFertilizerProduced
0.20
BaitValue
0
MaxBaitStack
0

ItemModFoodSpoiling

TotalSpoilTimeHours
48
SpoilItem_ShortName
spoiled.produce
parentItemDefinition_ShortName
mushroom

Consumable

AmountToConsume
1
Calories
15
Hydration
5

Effects

Type
Calories
Amount
15
Time
0
Type
Hydration
Amount
5
Time
0
Type
Health
Amount
3
Time
0

ItemMods

ItemModConsumeItemModConsumableItemModMenuOptionItemModCompostableItemModFoodSpoiling
Raw JSON
{
  "Id": -1962971928,
  "ShortName": "mushroom",
  "MaxStackSize": 10,
  "Hidden": false,
  "Flags": 0,
  "FlagNames": [],
  "Category": 7,
  "CategoryName": "Food",
  "Rarity": 0,
  "RarityName": "None",
  "SteamDlcItem": null,
  "ItemMods": [
    "ItemModConsume",
    "ItemModConsumable",
    "ItemModMenuOption",
    "ItemModCompostable",
    "ItemModFoodSpoiling"
  ],
  "DespawnRarityName": "None",
  "DespawnTimeSeconds": 300,
  "QuickDespawn": false,
  "Volume": 0,
  "BaseRadioactivity": 0,
  "Era": "None",
  "IsVehicleItem": false,
  "VehicleCategory": null,
  "OccupySlots": "0",
  "ParentItem": null,
  "RedirectOf": null,
  "ApprovedSkinCount": 0,
  "ItemModsData": {
    "ItemModConsume": {
      "consumeEffect_Path": "assets/bundled/prefabs/fx/gestures/eat_generic.prefab",
      "eatGesture": "eat_2hand",
      "blockConsumeWhenCantWieldItems": true,
      "parentItemDefinition_ShortName": "mushroom"
    },
    "ItemModConsumable": {
      "amountToConsume": 1,
      "conditionFractionToLose": 0,
      "achievementWhenEaten": "",
      "chickenCoopFood": false
    },
    "ItemModMenuOption": {
      "commandName": "consume",
      "isPrimaryOption": true,
      "showDisabled": true,
      "disabledTooltipDescription": 0,
      "parentItemDefinition_ShortName": "mushroom"
    },
    "ItemModCompostable": {
      "TotalFertilizerProduced": 0.2,
      "BaitValue": 0,
      "MaxBaitStack": 0
    },
    "ItemModFoodSpoiling": {
      "TotalSpoilTimeHours": 48,
      "SpoilItem_ShortName": "spoiled.produce",
      "parentItemDefinition_ShortName": "mushroom"
    }
  },
  "MaxDraggable": 0,
  "Capacity": 0,
  "Weight": 1,
  "Blueprint": null,
  "Condition": null,
  "Combat": null,
  "Harvest": null,
  "Consumable": {
    "AmountToConsume": 1,
    "Calories": 15,
    "Hydration": 5,
    "Effects": [
      {
        "Type": "Calories",
        "Amount": 15,
        "Time": 0
      },
      {
        "Type": "Hydration",
        "Amount": 5,
        "Time": 0
      },
      {
        "Type": "Health",
        "Amount": 3,
        "Time": 0
      }
    ]
  },
  "Electrical": null,
  "TechTreePaths": null,
  "Armor": null,
  "Recipe": null,
  "WeaponMod": null,
  "StorageSlots": 0,
  "RepairIngredients": []
}