Skip to main content

Handle

A handle which can be equipped when a player touches it, turning all connected parts into an equipable tool.

It is a craftable and spawnable non-flammable solid.

Here is a list of possible sizes that reach the maximum malleability (8) that have integer components: 1x8x1, 1x4x2, 2x2x2

At its default size (1x2x1) it has a durability of 1, at its maximum size it has a durability of 2.

By default, its colour is #9fa1ac.

It requires 2 Rubber and 2 Wood to be crafted.

Configurables


Swing

What the tool should do when clicking. Point mode will aim the handle at the mouse cursor. It is a HandleSwingMode.


ToolName

The name of the tool. It is a string.


TriggerMode

Determines when this Handle should send trigger signals. It is a HandleTriggerMode.