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.
- Outputs:
out
- Website: https://forum.luanti.net/viewtopic.php?t=9917
- Licenses: CC0 · CC-BY 3.0 · Expat
- Package source: guix/packages.scm
- Builds: See build status
- Issues: See known issues
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.