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

minetest-mobs 2021-12-12

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 minetest-mobs 2021-12-12 as follows:

guix install minetest-mobs@2021-12-12

Or install the latest version:

guix install minetest-mobs

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.