Charakterbewegungen hinzugefügt, Deko hinzugefügt, Kochrezepte angepasst

This commit is contained in:
N-Nachtigal 2025-05-14 16:36:42 +02:00
parent 95945c0306
commit a0c893ca0b
1124 changed files with 64294 additions and 763 deletions

11
mods/fmod/.cdb.json Normal file
View file

@ -0,0 +1,11 @@
{
"type": "MOD",
"name": "fmod",
"title": "fmod",
"license": "LGPL-3.0-or-later",
"media_license": "CC-BY-SA-4.0",
"repo": "https://github.com/fluxionary/minetest-fmod.git",
"website": "https://github.com/fluxionary/minetest-fmod",
"issue_tracker": "https://github.com/fluxionary/minetest-fmod/issues",
"short_description": "flux's mod boilerplate"
}