Skip to main content
RustDocs

Boat Building Plan

boat.planner

A boat plan. You can use this to craft boats - right click when equipped for more options.

Attributes

Id
-321,247,698
ShortName
boat.planner
MaxStackSize
1
Hidden
No
Flags
0
Category
1
CategoryName
Construction
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

ItemModEntity

entityPrefab_Path
assets/prefabs/tools/planner/boat_planner.entity.prefab
playerOnlyEntity
Yes
destroyEntityWhenBroken
No
parentItemDefinition_ShortName
boat.planner

Blueprint

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

Ingredients

ShortName
wood
DisplayName
Wood
Amount
20

RecycleReturnsUnsafe

ShortName
wood
DisplayName
Wood
Amount
12
Chance
100

RecycleReturnsSafezone

ShortName
wood
DisplayName
Wood
Amount
8
Chance
100

ItemMods

ItemModEntityItemBlueprint

TechTreePaths

TreeName
techtree
NodeID
176
CumulativeScrapCost
90
TreeName
techtree
NodeID
164
CumulativeScrapCost
90
TreeName
techtree
NodeID
155
CumulativeScrapCost
90

RepairIngredients

ShortName
wood
DisplayName
Wood
Amount
4

World Entity Properties

Attributes

Type
Planner
Path
assets/prefabs/tools/planner/boat_planner.entity.prefab
ID
2,721,033,560

Components

Planner
Raw JSON
{
  "Id": -321247698,
  "ShortName": "boat.planner",
  "MaxStackSize": 1,
  "Hidden": false,
  "Flags": 0,
  "FlagNames": [],
  "Category": 1,
  "CategoryName": "Construction",
  "Rarity": 0,
  "RarityName": "None",
  "SteamDlcItem": null,
  "ItemMods": [
    "ItemModEntity",
    "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": {
    "ItemModEntity": {
      "entityPrefab_Path": "assets/prefabs/tools/planner/boat_planner.entity.prefab",
      "defaultBone": "",
      "playerOnlyEntity": true,
      "destroyEntityWhenBroken": false,
      "parentItemDefinition_ShortName": "boat.planner"
    }
  },
  "MaxDraggable": 0,
  "Capacity": 0,
  "Weight": 1,
  "Blueprint": {
    "Time": 15,
    "WorkbenchLevelRequired": 1,
    "AmountToCreate": 1,
    "ResearchCost": 120,
    "UserCraftable": true,
    "IsResearchable": true,
    "DefaultBlueprint": false,
    "NeedsSteamItem": false,
    "NeedsSteamDlc": false,
    "RequireUnlockedItem": null,
    "AdditionalUnlocks": [],
    "ScrapFromRecycle": 0,
    "Ingredients": [
      {
        "ShortName": "wood",
        "DisplayName": "Wood",
        "Amount": 20
      }
    ],
    "RecycleReturnsUnsafe": [
      {
        "ShortName": "wood",
        "DisplayName": "Wood",
        "Amount": 12,
        "Chance": 100
      }
    ],
    "RecycleReturnsSafezone": [
      {
        "ShortName": "wood",
        "DisplayName": "Wood",
        "Amount": 8,
        "Chance": 100
      }
    ]
  },
  "Condition": null,
  "Combat": null,
  "Harvest": null,
  "Consumable": null,
  "Electrical": null,
  "TechTreePaths": [
    {
      "TreeName": "techtree",
      "NodeID": 176,
      "Inputs": [
        166
      ],
      "CumulativeScrapCost": 90
    },
    {
      "TreeName": "techtree",
      "NodeID": 164,
      "Inputs": [
        165
      ],
      "CumulativeScrapCost": 90
    },
    {
      "TreeName": "techtree",
      "NodeID": 155,
      "Inputs": [
        156
      ],
      "CumulativeScrapCost": 90
    }
  ],
  "Armor": null,
  "Recipe": null,
  "WeaponMod": null,
  "StorageSlots": 0,
  "RepairIngredients": [
    {
      "ShortName": "wood",
      "DisplayName": "Wood",
      "Amount": 4
    }
  ]
}