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

luanti-mobs

Mob library for Luanti mods, for animals, monsters etc.

This Luanti mod provides an API for adding mods (moving entities like animals and monsters), but does not include any mobs itself. To actually add some mobs, a mod like e.g. mobs_animal provided by the luanti-mobs-animal package needs to be enabled.

Installation

Install the latest version of luanti-mobs as follows:

guix install luanti-mobs

Or install a particular version:

guix install luanti-mobs@2021-12-12

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

Example HTML:

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

Example Markdown:

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

Example Org:

[[https://packages.guix.gnu.org/packages/luanti-mobs][https://packages.guix.gnu.org/packages/luanti-mobs/badges/latest-version.svg]]