Skip to main content
RustDocs

Hose Tool

Common

hosetool

A tool used to make fluid connections between objects. Aim at an object and click on an input/output handle, then click on another object's input/output handle to form a connection.

Attributes

Id
363,163,265
ShortName
hosetool
MaxStackSize
1
Hidden
No
Flags
0
Category
16
CategoryName
Electrical
Rarity
1
RarityName
Common
DespawnRarityName
Common
DespawnTimeSeconds
300
QuickDespawn
No
Volume
0
BaseRadioactivity
0
Era
None
IsVehicleItem
No
OccupySlots
0
ApprovedSkinCount
0
MaxDraggable
0
Capacity
0
Weight
0.25
StorageSlots
0

ItemModsData

ItemModEntity

entityPrefab_Path
assets/prefabs/tools/hose/hosetool.entity.prefab
playerOnlyEntity
No
destroyEntityWhenBroken
No
parentItemDefinition_ShortName
hosetool

Blueprint

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

Ingredients

ShortName
metal.refined
DisplayName
High Quality Metal
Amount
2

RecycleReturnsUnsafe

ShortName
metal.refined
DisplayName
High Quality Metal
Amount
1
Chance
100
ShortName
metal.refined
DisplayName
High Quality Metal
Amount
1
Chance
20

RecycleReturnsSafezone

ShortName
metal.refined
DisplayName
High Quality Metal
Amount
1
Chance
80

ItemMods

ItemModEntityItemBlueprint

RepairIngredients

ShortName
metal.refined
DisplayName
High Quality Metal
Amount
1

World Entity Properties

Attributes

Type
WireTool
Path
assets/prefabs/tools/hose/hosetool.entity.prefab
ID
3,568,270,288

Components

WireTool
Raw JSON
{
  "Id": 363163265,
  "ShortName": "hosetool",
  "MaxStackSize": 1,
  "Hidden": false,
  "Flags": 0,
  "FlagNames": [],
  "Category": 16,
  "CategoryName": "Electrical",
  "Rarity": 1,
  "RarityName": "Common",
  "SteamDlcItem": null,
  "ItemMods": [
    "ItemModEntity",
    "ItemBlueprint"
  ],
  "DespawnRarityName": "Common",
  "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/hose/hosetool.entity.prefab",
      "defaultBone": "",
      "playerOnlyEntity": false,
      "destroyEntityWhenBroken": false,
      "parentItemDefinition_ShortName": "hosetool"
    }
  },
  "MaxDraggable": 0,
  "Capacity": 0,
  "Weight": 0.25,
  "Blueprint": {
    "Time": 1,
    "WorkbenchLevelRequired": 1,
    "AmountToCreate": 1,
    "ResearchCost": 10,
    "UserCraftable": true,
    "IsResearchable": false,
    "DefaultBlueprint": true,
    "NeedsSteamItem": false,
    "NeedsSteamDlc": false,
    "RequireUnlockedItem": null,
    "AdditionalUnlocks": [],
    "ScrapFromRecycle": 0,
    "Ingredients": [
      {
        "ShortName": "metal.refined",
        "DisplayName": "High Quality Metal",
        "Amount": 2
      }
    ],
    "RecycleReturnsUnsafe": [
      {
        "ShortName": "metal.refined",
        "DisplayName": "High Quality Metal",
        "Amount": 1,
        "Chance": 100
      },
      {
        "ShortName": "metal.refined",
        "DisplayName": "High Quality Metal",
        "Amount": 1,
        "Chance": 20
      }
    ],
    "RecycleReturnsSafezone": [
      {
        "ShortName": "metal.refined",
        "DisplayName": "High Quality Metal",
        "Amount": 1,
        "Chance": 80
      }
    ]
  },
  "Condition": null,
  "Combat": null,
  "Harvest": null,
  "Consumable": null,
  "Electrical": null,
  "TechTreePaths": null,
  "Armor": null,
  "Recipe": null,
  "WeaponMod": null,
  "StorageSlots": 0,
  "RepairIngredients": [
    {
      "ShortName": "metal.refined",
      "DisplayName": "High Quality Metal",
      "Amount": 1
    }
  ]
}