J.S.one wrote:hello all,
i have tryed to install the mods by downloading them extracting them into all three different mod files. None of these work If some one can give me a step by step on this id really appreciate it.
I guess you have:
/minetest/games/minimal
/minetest/games/minetest_game
/minetest/games/common
Putting the mods in minetest/mods/minetest and then creating a world with Minetest [minetest] should allow you to play with the mods.
You could also (recommended) install build and survival the same way you installed common and minetest_game:
/minetest/games/build
/minetest/games/survival
In that case you can choose to put the mods in:
minetest/games/build/mods or
minetest/games/survival/mods
and then create a world with Build [build] or Survival [survival]
Here a copy of the other "Usual suspects" for mods (still) not working:
- A folder needs to be renamed to the (low-case) name, used in the init.lua.
Example: VanessaE-homedecor-e5c99a3 --> rename --> homedecor
- Trying to use an older mod version or a not up to date mod version
- Use of an older version of minetest than the latest, unofficial
- Missing dependencies (look in the 1st post of a mod or check the depends.txt file in the mod folder you installed)
- Bugs in a mod