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

minetest-unified-inventory

Replace the default inventory in Luanti and add a crafting guide

The Unified Inventory Luanti mod relaces the default survival an creative inventory. It includes a node, item and tool browser, a crafting guide, a trash and refill slot for creative mode, bags and waypoints for keeping track of important locations.

Installation

Install the latest version of minetest-unified-inventory as follows:

guix install minetest-unified-inventory

Or install a particular version:

guix install minetest-unified-inventory@2021-12-26

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-unified-inventory about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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