Carpets for minetest
Go to file
2024-05-26 16:31:21 +02:00
locale Tweak Esperanto translation’s capitalization (#5) 2024-05-26 16:31:21 +02:00
api.lua API cleanup for minetest-mods https://github.com/minetest-mods/minetest-mods.github.io/issues/55 2018-01-17 16:10:51 +01:00
init.lua Add french translation 2020-03-09 14:22:50 +01:00
LICENSE Create LICENSE 2018-02-10 21:24:24 +01:00
mod.conf Add french translation 2020-03-09 14:22:50 +01:00
README.md Add french translation 2020-03-09 14:22:50 +01:00
screenshot.png added screenshot and short description 2018-02-06 22:20:27 +01:00

Carpets mod for minetest

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