Go to file
BuckarooBanzay 7466fd150a integration test stub 2020-01-16 15:59:02 +01:00
.github pull config 2020-01-16 15:43:47 +01:00
concrete Replace deprecated functions with newer ones (#510) 2019-09-14 12:55:41 +02:00
extranodes Fix steel strut overlay texture name (#526) 2020-01-06 21:49:05 +01:00
technic update readme/settings 2020-01-16 15:40:08 +01:00
technic_chests Merge branch 'master' into pandorabox 2019-11-04 08:25:37 +01:00
technic_cnc Merge branch 'master' into pandorabox 2019-11-04 08:25:37 +01:00
technic_worldgen Merge branch 'master' into pandorabox 2019-11-04 08:25:37 +01:00
wrench Replace deprecated functions with newer ones (#510) 2019-09-14 12:55:41 +02:00
.gitattributes upload 2012-08-21 07:18:33 +02:00
.gitignore really add insulator clip model 2017-03-11 11:17:13 -05:00
.luacheckrc initial tuned-down luacheck 2020-01-16 15:57:06 +01:00
.mailmap add .mailmap 2015-02-05 09:41:38 +01:00
README.md update readme/settings 2020-01-16 15:40:08 +01:00
integration-test.sh integration test stub 2020-01-16 15:59:02 +01:00
manual.md Fix trailing whitespace (#482) 2019-01-26 14:15:40 +01:00
modpack.conf Replace deprecated functions with newer ones (#510) 2019-09-14 12:55:41 +02:00

README.md

Technic

A mod for minetest

Overview

This is a fork of https://github.com/minetest-mods/technic with various enhancements. Suitable for multiplayer environments.

  • chainsaw re-implementation (@OgelGames)
  • Switching station lag/polyfuse and globalstep execution (@BuckarooBanzay)
  • various others...

Recommended mods

Recommended mods that build on the technic mod:

Settings

  • technic.quarry.quota per-player and second quarry dig limit (default: 10)
  • technic.switch_max_range max cable length (default: 256)

Open issues

  • Documentation (markdown)
  • Luacheck / testing
  • More settings, remove hardcoded values

Contributors

  • kpoppel
  • Nekogloop
  • Nore/Ekdohibs
  • ShadowNinja
  • VanessaE
  • @BuckarooBanzay
  • @OgelGames
  • And many others...

FAQ

  1. My technic circuit doesn't work. No power is distrubuted.
  • A: Make sure you have a switching station connected.

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.