Skip to main content
RustDocs

Paper

paper

Paper, a ingredient for Building plan and Note.

Attributes

Id
-1,779,183,908
ShortName
paper
MaxStackSize
1,000
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
0.30
StorageSlots
0

Blueprint

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

Ingredients

ShortName
wood
DisplayName
Wood
Amount
5

RecycleReturnsUnsafe

ShortName
wood
DisplayName
Wood
Amount
3
Chance
100

RecycleReturnsSafezone

ShortName
wood
DisplayName
Wood
Amount
2
Chance
100

ItemMods

ItemBlueprint

RepairIngredients

ShortName
wood
DisplayName
Wood
Amount
1
Raw JSON
{
  "Id": -1779183908,
  "ShortName": "paper",
  "MaxStackSize": 1000,
  "Hidden": false,
  "Flags": 0,
  "FlagNames": [],
  "Category": 3,
  "CategoryName": "Resources",
  "Rarity": 0,
  "RarityName": "None",
  "SteamDlcItem": null,
  "ItemMods": [
    "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": {},
  "MaxDraggable": 0,
  "Capacity": 0,
  "Weight": 0.3,
  "Blueprint": {
    "Time": 5,
    "WorkbenchLevelRequired": 0,
    "AmountToCreate": 1,
    "ResearchCost": 120,
    "UserCraftable": false,
    "IsResearchable": false,
    "DefaultBlueprint": false,
    "NeedsSteamItem": false,
    "NeedsSteamDlc": false,
    "RequireUnlockedItem": null,
    "AdditionalUnlocks": [],
    "ScrapFromRecycle": 0,
    "Ingredients": [
      {
        "ShortName": "wood",
        "DisplayName": "Wood",
        "Amount": 5
      }
    ],
    "RecycleReturnsUnsafe": [
      {
        "ShortName": "wood",
        "DisplayName": "Wood",
        "Amount": 3,
        "Chance": 100
      }
    ],
    "RecycleReturnsSafezone": [
      {
        "ShortName": "wood",
        "DisplayName": "Wood",
        "Amount": 2,
        "Chance": 100
      }
    ]
  },
  "Condition": null,
  "Combat": null,
  "Harvest": null,
  "Consumable": null,
  "Electrical": null,
  "TechTreePaths": null,
  "Armor": null,
  "Recipe": null,
  "WeaponMod": null,
  "StorageSlots": 0,
  "RepairIngredients": [
    {
      "ShortName": "wood",
      "DisplayName": "Wood",
      "Amount": 1
    }
  ]
}