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