This Luanti modpack adds machinery and automation procedure content to your world. A few notable features:
- Electric circuits
- Automated material processing (ores, wood, ...)
- Extended chest functionalities
- Luanti 5.14.0 or newer
- Minetest Game
- mesecons -> signalling events
- pipeworks -> automation of item transport
- moreores -> additional ores
- basic_materials -> basic craft items
- Supports moretrees -> rubber trees
- Consult
mod.confof each mod or the main menu for further dependency information.
Recommended mods:
- The included
wrenchmod is deprecated. Please use wrench instead.
Mods supported by technic without dependency:
mesecons_mvps: For Frames and Forcefieldsdigilines: Automation (status monitoring)everness: Grinder + Compressor recipesnether: Grinder + Compressor recipes
Mods supported by extranodes without dependency:
streetsmod/steelsupportandsteel: Steel Strut node and recipes
The modpack is explained in the Manual included in this repository. Machine and tool descriptions can be found on the GitHub Wiki.
- My technic circuit doesn't work. No power is distributed.
- Make sure you have a switching station connected.
- 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.
For modders: Technic Lua API
World-specific settings can be specified in the file ??/worlds/WORLDNAME/technic.conf (optional).
Due to mod security checks, can be no defaults file to parse. To avoid duplication, please
find the available settings here:
The technic.conf file uses the Settings format as defined in
Luanti / lua_api.md.
Example
enable_wind_mill = true
enable_flashlight = true
enable_granite_generation = false
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.
Contributors in alphabetical order:
- kpoppel
- Nekogloop
- Nore/Ekdohibs
- ShadowNinja
- VanessaE
- And many others...