This package browser is in early development. Mind the rough edges.

minetest-technic

Machinery and automation for Luanti

This Luanti mod adds machinery and automation to Luanti. It adds various ores that can be processed for constructing various machinery, such as power generators, force field emitters, quarries and a workshop for repairing tools. Most machines are electrically powered.

Installation

Install the latest version of minetest-technic as follows:

guix install minetest-technic

Or install a particular version:

guix install minetest-technic@2022-10-30

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of minetest-technic about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/minetest-technic'><img src='https://packages.guix.gnu.org/packages/minetest-technic/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/minetest-technic/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/minetest-technic)

Example Org:

[[https://packages.guix.gnu.org/packages/minetest-technic][https://packages.guix.gnu.org/packages/minetest-technic/badges/latest-version.svg]]