minetest-basic-materials
Some "basic" materials and items for other Luanti mods to use
The Luanti mod "basic_materials" provides a small selection of "basic" materials and items that other mods should use when possible -- things like steel bars and chains, wire, plastic strips and sheets, and more.
- Versions: 2022-03-28
- Website: https://forum.luanti.net/viewtopic.php?t=21000
- Licenses: CC-BY-SA 4.0 · LGPL 3
- Package source: guix/packages.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of minetest-basic-materials as follows:
guix install minetest-basic-materials
Or install a particular version:
guix install minetest-basic-materials@2022-03-28
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-basic-materials about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/minetest-basic-materials'><img src='https://packages.guix.gnu.org/packages/minetest-basic-materials/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/minetest-basic-materials)
Example Org:
[[https://packages.guix.gnu.org/packages/minetest-basic-materials][https://packages.guix.gnu.org/packages/minetest-basic-materials/badges/latest-version.svg]]