Go to file
sfence 1c219487d3
Add support for craftguide mod recipe registration (#584)
2021-04-14 16:20:20 +02:00
.github Remove node_ownership support, cleanup (#560) 2020-06-24 21:14:04 +02: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 Add support for craftguide mod recipe registration (#584) 2021-04-14 16:20:20 +02:00
technic_chests Add GitHub workflow and luacheck (#545) 2020-06-12 20:39:00 +02:00
technic_cnc Add GitHub workflow and luacheck (#545) 2020-06-12 20:39:00 +02:00
technic_worldgen Replace deprecated functions with newer ones (#510) 2019-09-14 12:55:41 +02:00
wrench Add GitHub workflow and luacheck (#545) 2020-06-12 20:39:00 +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 Add support for craftguide mod recipe registration (#584) 2021-04-14 16:20:20 +02:00
.mailmap add .mailmap 2015-02-05 09:41:38 +01:00
README.md Merge new documentation with technic/doc 2020-09-19 14:14:31 +02:00
manual.md Denser documentation. 'Slay The Dragon' Part 2 2020-09-16 18:56:10 +02:00
modpack.conf Replace deprecated functions with newer ones (#510) 2019-09-14 12:55:41 +02:00

README.md

Technic

Build status License

This Minetest modpack adds machinery and automation procedure content to your world. A few notable features:

  • Electric circuits
  • Automated material processing (ores, wood, ...)
  • Extended chest functionalities

Dependencies

FAQ

The modpack is explained in the Manual included in this repository.

  1. My technic circuit doesn't work. No power is distributed.
    • Make sure you have a switching station connected.
  2. My wires do not connect to the machines.
    • Each machine type requires its own cable type. If you do not have a matching circuit, consider using a "Supply Converter" for simplicity.

The API documentation can be found here: Technic API

License

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

Credits

Contributors in alphabetical order:

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