Technic mod for Minetest
Go to file
Zefram d60e3fe939 Reduce dependencies of technic_chests
technic_chests was depending on the technic mod, for the top-level
"technic" table and the technic.swap_node function.  Resolve that by
sharing the top-level table and inlining the one use of the function.
It was also depending on technic_worldgen, for the definitions of
cast iron and wrought iron.  Make the use of cast iron conditional on
technic_worldgen, falling back to default "steel".  Change the use of
wrought iron to directly use default "steel", to which it is aliased
anyway.
2014-07-26 19:45:31 +01:00
concrete split default iron/steel into three metals 2014-05-22 20:57:50 +02:00
extranodes Add german translations for all mods 2014-04-22 16:30:27 -04:00
technic Make technic_worldgen loadable before technic 2014-07-26 19:20:45 +01:00
technic_chests Reduce dependencies of technic_chests 2014-07-26 19:45:31 +01:00
technic_worldgen Make technic_worldgen loadable before technic 2014-07-26 19:20:45 +01:00
wrench split default iron/steel into three metals 2014-05-22 20:57:50 +02:00
.gitattributes upload 2012-08-21 07:18:33 +02:00
.gitignore deleted undesired backup file 2013-04-14 22:53:30 -04:00
README.md Make some headers smaller in the READMEs 2014-02-27 00:32:37 -05:00
modpack.txt cleanup phase2 2013-01-27 14:03:47 +01:00
notes_on_iron split default iron/steel into three metals 2014-05-22 20:57:50 +02:00

README.md

Technic

Credits for contributing to the project (in alphabetical order):

  • kpoppel
  • Nekogloop
  • Nore/Novatux
  • ShadowNinja
  • VanessaE
  • 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

See mod folders for their licences