Pentium44 548085597e Add a shit ton of gamepacks / mods for Edgy1 | il y a 3 ans | |
---|---|---|
.. | ||
locale | il y a 3 ans | |
LICENSE | il y a 3 ans | |
README.md | il y a 3 ans | |
api.lua | il y a 3 ans | |
init.lua | il y a 3 ans | |
mod.conf | il y a 3 ans | |
screenshot.png | il y a 3 ans |
This mod adds 15 colorized wool carpets to the minetest.
Maintained version, based on https://forum.minetest.net/viewtopic.php?t=15459 and https://forum.minetest.net/viewtopic.php?f=11&t=11637
License: LGPL-2.1+.
The mod provides an api to register more carpets using template nodes Example:
carpets.register('default:dirt', {description=S('Carpet dirt')}) -- registers carpet looks like dirt