Page 1 of 1

My mods are not showing...help?

PostPosted: Sun May 05, 2013 21:45
by Nicksahere
So I have the newest version of MT and when I put the mod folders in the mod/minetest/ folder, i enter and nothing. I create a new game and still nothing. Can anyone help me???

PostPosted: Mon May 06, 2013 02:14
by epsonok0
First enter your worlds through advanced tab. Name your self.
and enable creative mode.

If that does not work, then repost.

PostPosted: Mon May 06, 2013 02:44
by kaeza
Nicksahere wrote:So I have the newest version of MT and when I put the mod folders in the mod/minetest/ folder, i enter and nothing. I create a new game and still nothing. Can anyone help me???

are you putting them in mod/minetest/ or mods/minetest/ ? (note the plural form)

epsonok0 wrote:First enter your worlds through advanced tab. Name your self.
and enable creative mode.

If that does not work, then repost.

ehm....wat

PostPosted: Mon May 06, 2013 02:46
by VanessaE
Are you running Minetest directly from within the zip archive? If so, don't - nothing will get saved.

Extract the zip file first, and run Minetest from the *extracted* location. Put your mods there also.

PostPosted: Mon May 06, 2013 10:05
by Topywo
Nicksahere wrote:So I have the newest version of MT and when I put the mod folders in the mod/minetest/ folder, i enter and nothing. I create a new game and still nothing. Can anyone help me???


When you put the mods into the /mods/minetest folder, you'll find them back in a world you create with Minetest (minetest_game).

When you create a game with Build, put the mods in the /games/build/mods folder.

When you create a game with Survival, put the mods in the /games/survival/mods folder.

If necessary rename mods to the 'bare' modname, for example from Mod-master to mod.

PostPosted: Mon May 06, 2013 12:54
by rubenwardy
Topywo wrote:
Nicksahere wrote:So I have the newest version of MT and when I put the mod folders in the mod/minetest/ folder, i enter and nothing. I create a new game and still nothing. Can anyone help me???


When you put the mods into the /mods/minetest folder, you'll find them back in a world you create with Minetest (minetest_game).

When you create a game with Build, put the mods in the /games/build/mods folder.

When you create a game with Survival, put the mods in the /games/survival/mods folder.

If necessary rename mods to the 'bare' modname, for example from Mod-master to mod.


Or, more simply, put your mods in

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
mods/<gamename>


where gamename is "build", "survival" or "minetest".