Skip to main content
RustDocs

Empty Can Of Beans

can.beans.empty

An empty Can of Beans. Can be smelted into Metal Fragments.

Attributes

Id
1,655,979,682
ShortName
can.beans.empty
MaxStackSize
10
Hidden
No
Flags
0
Category
3
CategoryName
Resources
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

ItemModCookable

becomeOnCooked_ShortName
metal.fragments
cookTime
30
amountOfBecome
15
lowTemp
150
highTemp
2,000
setCookingFlag
Yes
parentItemDefinition_ShortName
can.beans.empty

Blueprint

Time
1
WorkbenchLevelRequired
0
AmountToCreate
1
ResearchCost
120
UserCraftable
No
IsResearchable
No
DefaultBlueprint
No
NeedsSteamItem
No
NeedsSteamDlc
No
ScrapFromRecycle
0

Ingredients

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
20

RecycleReturnsUnsafe

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
12
Chance
100

RecycleReturnsSafezone

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
8
Chance
100

ItemMods

ItemModCookableItemBlueprint

RepairIngredients

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
4
Raw JSON
{
  "Id": 1655979682,
  "ShortName": "can.beans.empty",
  "MaxStackSize": 10,
  "Hidden": false,
  "Flags": 0,
  "FlagNames": [],
  "Category": 3,
  "CategoryName": "Resources",
  "Rarity": 0,
  "RarityName": "None",
  "SteamDlcItem": null,
  "ItemMods": [
    "ItemModCookable",
    "ItemBlueprint"
  ],
  "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": {
    "ItemModCookable": {
      "becomeOnCooked_ShortName": "metal.fragments",
      "cookTime": 30,
      "amountOfBecome": 15,
      "lowTemp": 150,
      "highTemp": 2000,
      "setCookingFlag": true,
      "parentItemDefinition_ShortName": "can.beans.empty"
    }
  },
  "MaxDraggable": 0,
  "Capacity": 0,
  "Weight": 1,
  "Blueprint": {
    "Time": 1,
    "WorkbenchLevelRequired": 0,
    "AmountToCreate": 1,
    "ResearchCost": 120,
    "UserCraftable": false,
    "IsResearchable": false,
    "DefaultBlueprint": false,
    "NeedsSteamItem": false,
    "NeedsSteamDlc": false,
    "RequireUnlockedItem": null,
    "AdditionalUnlocks": [],
    "ScrapFromRecycle": 0,
    "Ingredients": [
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 20
      }
    ],
    "RecycleReturnsUnsafe": [
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 12,
        "Chance": 100
      }
    ],
    "RecycleReturnsSafezone": [
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 8,
        "Chance": 100
      }
    ]
  },
  "Condition": null,
  "Combat": null,
  "Harvest": null,
  "Consumable": null,
  "Electrical": null,
  "TechTreePaths": null,
  "Armor": null,
  "Recipe": null,
  "WeaponMod": null,
  "StorageSlots": 0,
  "RepairIngredients": [
    {
      "ShortName": "metal.fragments",
      "DisplayName": "Metal Fragments",
      "Amount": 4
    }
  ]
}