Go to file
nixnoxus 79496a3337
Wrench support extend (#2)
* add support for many more mods
* update readme and add documentation
* support node timers and node drop
* support updating pipeworks, mesecons and digilines connections
* add debug (very experimental)
* add `wrench.plus = true`
* fix and update translations
* and more... (see PR #2)

Co-authored-by: OgelGames <olliverdc28@gmail.com>
2022-03-15 15:00:56 +11:00
.github/workflows proper name for luacheck workflow 2020-06-18 11:36:41 +02:00
debug Wrench support extend (#2) 2022-03-15 15:00:56 +11:00
locale Wrench support extend (#2) 2022-03-15 15:00:56 +11:00
nodes Wrench support extend (#2) 2022-03-15 15:00:56 +11:00
textures Optimize PNG images losslessly (#501) 2019-06-20 18:35:26 +02:00
.luacheckrc Wrench support extend (#2) 2022-03-15 15:00:56 +11:00
API.md Wrench support extend (#2) 2022-03-15 15:00:56 +11:00
README.md Wrench support extend (#2) 2022-03-15 15:00:56 +11:00
api.lua Wrench support extend (#2) 2022-03-15 15:00:56 +11:00
functions.lua Wrench support extend (#2) 2022-03-15 15:00:56 +11:00
init.lua Wrench support extend (#2) 2022-03-15 15:00:56 +11:00
legacy.lua Wrench support extend (#2) 2022-03-15 15:00:56 +11:00
mod.conf Wrench support extend (#2) 2022-03-15 15:00:56 +11:00
settingtypes.txt Wrench support extend (#2) 2022-03-15 15:00:56 +11:00
tool.lua Wrench support extend (#2) 2022-03-15 15:00:56 +11:00

README.md

License

Wrench

The wrench tool allows you to left-click on nodes with inventories to pick them up.

This mod is a fork from wrench/ in https://github.com/mt-mods/technic

Supported Mods and Nodes

Settings in minetest.conf

# Allows the wrench to be crafted if either the 'technic' or 'default' mod is installed.
wrench.enable_crafting = true

Contributors

  • Nekogloop
  • ShadowNinja
  • BuckarooBanzay
  • OgelGames
  • int-ua
  • S-S-X
  • H-V-Smacker
  • groxxda
  • And many others...

License

Unless otherwise stated, all components of this modpack are licensed under the LGPL, V2 or later. See also the individual mod folders for their secondary/alternate licenses, if any.