/wrench

Primary LanguageLuaOtherNOASSERTION

Wrench [wrench]

License ContentDB

The wrench tool allows you to pick up nodes with inventories or other metadata, such as chests, signs, drawers, machines, etc, and transport them intact to another location.

This mod was originally part of technic_plus, but was split out to be a standalone mod. It's now much more powerful, supporting many more mods, and is also safer to use.

Usage

To pick up nodes, simply punch them with the wrench (left-click). The picked-up node can then be placed as normal.

Settings

  • wrench.enable_crafting - Adds a craft recipe for the wrench if either 'technic' or 'default' is installed. Default enabled.
  • wrench.tool_uses - The number of times the wrench can be used before breaking. Set to 0 for infinite uses. Default 50.
  • wrench.compress_data - Enables compression of item metadata when picking up nodes. Significantly decreases the size of item metadata. Default enabled.

Supported Mods

To make maintaining support easier, wrench only supports specific versions of mods and their nodes, as listed below. Other versions will likely be compatible, but support is only guaranteed for the versions listed.

API

An API is provided to add support for more nodes. See API.md for details.

License

Textures - CC BY-SA 4.0

Everything else - LGPL, V2 or later.