mt-mods / technic

Technic mod for Minetest
18 stars 22 forks source link
minetest minetest-mod modpack technic

Technic

A mod for minetest

mtt luacheck mineunit

License ContentDB

Overview

The technic modpack extends the Minetest game with many new elements, mainly constructable machines and tools. It is a large modpack, and tends to dominate gameplay when it is used. This manual describes how to use the technic modpack, mainly from a player's perspective.

The technic modpack depends on some other modpacks:

This manual doesn't explain how to use these other modpacks, which have their own manuals:

Recipes for constructable items in technic are generally not guessable, and are also not specifically documented here. You should use a craft guide mod to look up the recipes in-game. For the best possible guidance, use the unified_inventory mod, with which technic registers its specialised recipe types.

Documentation

In-game:

Mod development:

subjects missing from this manual:

FAQ

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

Notes

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

Compatibility

This mod is meant as a drop-in replacement for the upstream technic mod.

It also provides some additional machines and items, notably:

Note that the wrench mod has been separated from the modpack. It can now be found at mt-mods/wrench.

Recommended mods

Dependencies:

Recommended optional Dependencies:

Recommended mods that build on the technic mod:

Settings (worldpath/technic.conf)

Configuration key Description
enable_mining_drill
enable_mining_laser
enable_flashlight
enable_wind_mill
enable_corium_griefing
enable_radiation_protection
enable_radiation_throttling enable lag- and per-second-throttling of radiation damage
enable_entity_radiation_damage
enable_longterm_radiation_damage
enable_nuclear_reactor_digiline_selfdestruct
admin_priv Privileges required to use administrative chat commands like cache flushing and enabling/disabling machines globally.
quarry_max_depth max depth of the quarry.
quarry_time_limit max cpu time in μs allowed per quarry step.
quarry_dig_particles Enables particle effect with the quarry digs a node.
network_overload_reset_time After network conflict wait this many seconds before attempting to activate conflicting networks again.
switch_off_delay_seconds switching station off delay.

See defaults for settings here: technic/config.lua

See configuration for CNC machines here: technic_cnc/README.md

Chat commands

Contributors

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.