Skip to main content
RustDocs

Small Backpack

Uncommon

smallbackpack

A small, makeshift backpack

Attributes

Id
2,068,884,361
ShortName
smallbackpack
MaxStackSize
1
Hidden
No
Flags
8
Category
4
CategoryName
Attire
Rarity
2
RarityName
Uncommon
DespawnRarityName
Uncommon
DespawnTimeSeconds
1,200
QuickDespawn
No
Volume
0
BaseRadioactivity
0
Era
None
IsVehicleItem
No
OccupySlots
0
ApprovedSkinCount
0
MaxDraggable
0
Capacity
12
Weight
1
StorageSlots
0

ItemModsData

ItemModWearable

entityPrefab_Path
assets/prefabs/misc/smallbackpack/smallbackpack.wearable.prefab
entityPrefabFemale_Path
assets/prefabs/misc/smallbackpack/smallbackpack_female.wearable.prefab
occlusionType
64
blocksAiming
No
emissive
No
accuracyBonus
0
blocksEquipping
No
eggVision
0
weight
0
equipOnRightClick
Yes
equipOnPickup
Yes
npcOnly
No
preventsMounting
No
preventsMap
No
blockFromMannequin
No
parentItemDefinition_ShortName
smallbackpack

ItemModContainerRads

capacity
12
maxStackSize
0
containerVolume
1
canLootInWorld
Yes
pickupInWorldDelay
3.50
maxWeight
12
worldWeightScale
0.50
containerFlags
0
onlyAllowedContents
1
openInDeployed
Yes
openInInventory
Yes
blockAmmoSource
No
parentItemDefinition_ShortName
smallbackpack

ItemModBackpack

hideSelectedPanel
Yes
containerVolumeWhenFilled
2
DropWhenDowned
Yes
parentItemDefinition_ShortName
smallbackpack

Blueprint

Time
30
WorkbenchLevelRequired
1
AmountToCreate
1
ResearchCost
10
UserCraftable
Yes
IsResearchable
No
DefaultBlueprint
Yes
NeedsSteamItem
No
NeedsSteamDlc
No
ScrapFromRecycle
0

Ingredients

ShortName
sewingkit
DisplayName
Sewing Kit
Amount
5
ShortName
cloth
DisplayName
Cloth
Amount
50

RecycleReturnsUnsafe

ShortName
sewingkit
DisplayName
Sewing Kit
Amount
3
Chance
100
ShortName
cloth
DisplayName
Cloth
Amount
30
Chance
100

RecycleReturnsSafezone

ShortName
sewingkit
DisplayName
Sewing Kit
Amount
2
Chance
100
ShortName
cloth
DisplayName
Cloth
Amount
20
Chance
100

FlagNames

Backpack

ItemMods

ItemModWearableItemBlueprintItemModContainerRadsItemModBackpack

RepairIngredients

ShortName
cloth
DisplayName
Cloth
Amount
30
Raw JSON
{
  "Id": 2068884361,
  "ShortName": "smallbackpack",
  "MaxStackSize": 1,
  "Hidden": false,
  "Flags": 8,
  "FlagNames": [
    "Backpack"
  ],
  "Category": 4,
  "CategoryName": "Attire",
  "Rarity": 2,
  "RarityName": "Uncommon",
  "SteamDlcItem": null,
  "ItemMods": [
    "ItemModWearable",
    "ItemBlueprint",
    "ItemModContainerRads",
    "ItemModBackpack"
  ],
  "DespawnRarityName": "Uncommon",
  "DespawnTimeSeconds": 1200,
  "QuickDespawn": false,
  "Volume": 0,
  "BaseRadioactivity": 0,
  "Era": "None",
  "IsVehicleItem": false,
  "VehicleCategory": null,
  "OccupySlots": "0",
  "ParentItem": null,
  "RedirectOf": null,
  "ApprovedSkinCount": 0,
  "ItemModsData": {
    "ItemModWearable": {
      "entityPrefab_Path": "assets/prefabs/misc/smallbackpack/smallbackpack.wearable.prefab",
      "entityPrefabFemale_Path": "assets/prefabs/misc/smallbackpack/smallbackpack_female.wearable.prefab",
      "occlusionType": 64,
      "blocksAiming": false,
      "emissive": false,
      "accuracyBonus": 0,
      "blocksEquipping": false,
      "eggVision": 0,
      "weight": 0,
      "equipOnRightClick": true,
      "equipOnPickup": true,
      "npcOnly": false,
      "preventsMounting": false,
      "preventsMap": false,
      "blockFromMannequin": false,
      "parentItemDefinition_ShortName": "smallbackpack"
    },
    "ItemModContainerRads": {
      "capacity": 12,
      "maxStackSize": 0,
      "containerVolume": 1,
      "canLootInWorld": true,
      "pickupInWorldDelay": 3.5,
      "maxWeight": 12,
      "worldWeightScale": 0.5,
      "containerFlags": 0,
      "onlyAllowedContents": 1,
      "openInDeployed": true,
      "openInInventory": true,
      "blockAmmoSource": false,
      "parentItemDefinition_ShortName": "smallbackpack"
    },
    "ItemModBackpack": {
      "hideSelectedPanel": true,
      "containerVolumeWhenFilled": 2,
      "DropWhenDowned": true,
      "parentItemDefinition_ShortName": "smallbackpack"
    }
  },
  "MaxDraggable": 0,
  "Capacity": 12,
  "Weight": 1,
  "Blueprint": {
    "Time": 30,
    "WorkbenchLevelRequired": 1,
    "AmountToCreate": 1,
    "ResearchCost": 10,
    "UserCraftable": true,
    "IsResearchable": false,
    "DefaultBlueprint": true,
    "NeedsSteamItem": false,
    "NeedsSteamDlc": false,
    "RequireUnlockedItem": null,
    "AdditionalUnlocks": [],
    "ScrapFromRecycle": 0,
    "Ingredients": [
      {
        "ShortName": "sewingkit",
        "DisplayName": "Sewing Kit",
        "Amount": 5
      },
      {
        "ShortName": "cloth",
        "DisplayName": "Cloth",
        "Amount": 50
      }
    ],
    "RecycleReturnsUnsafe": [
      {
        "ShortName": "sewingkit",
        "DisplayName": "Sewing Kit",
        "Amount": 3,
        "Chance": 100
      },
      {
        "ShortName": "cloth",
        "DisplayName": "Cloth",
        "Amount": 30,
        "Chance": 100
      }
    ],
    "RecycleReturnsSafezone": [
      {
        "ShortName": "sewingkit",
        "DisplayName": "Sewing Kit",
        "Amount": 2,
        "Chance": 100
      },
      {
        "ShortName": "cloth",
        "DisplayName": "Cloth",
        "Amount": 20,
        "Chance": 100
      }
    ]
  },
  "Condition": null,
  "Combat": null,
  "Harvest": null,
  "Consumable": null,
  "Electrical": null,
  "TechTreePaths": null,
  "Armor": null,
  "Recipe": null,
  "WeaponMod": null,
  "StorageSlots": 0,
  "RepairIngredients": [
    {
      "ShortName": "cloth",
      "DisplayName": "Cloth",
      "Amount": 30
    }
  ]
}