Why can't I add mods to minetest 0.4.6? (fixed problem)

Post Reply
User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

Why can't I add mods to minetest 0.4.6? (fixed problem)

by 12Me21 » Post

Why cant I add mods to minetest 0.4.6? They don't work no matter where you put them, and there are no errors, it's like the mod isn't even there.
(fixed)
Last edited by 12Me21 on Fri Apr 19, 2013 21:38, edited 1 time in total.
Shoutouts to Simpleflips

User avatar
VanessaE
Moderator
Posts: 4655
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaE
Location: Western NC
Contact:

by VanessaE » Post

Mods work perfectly fine in 0.4.6 - you're putting them in the wrong place.
You might like some of my stuff: Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (64-512px)

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

If you use a game like survival or build you have to put the mods into mods/survival/ instead of mods/minetest/.

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

by 12Me21 » Post

But then why is there a "minetest 0.4.6/mods" folder?
Shoutouts to Simpleflips

User avatar
Traxie21
Member
Posts: 753
Joined: Mon Dec 31, 2012 10:48
Location: McKinney, Texas U.S.A.
Contact:

by Traxie21 » Post

it should be minetest-0.4.6/mods/GAMENAME/MODS_HERE

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

by 12Me21 » Post

12Me21 wrote:But then why is there a "minetest 0.4.6/mods" folder?
Shoutouts to Simpleflips

patrickgarvilles
Member
Posts: 21
Joined: Fri Apr 05, 2013 13:51

by patrickgarvilles » Post

i put my mods in games/build,common,survival what ever you want and press it you willl see the mods put there the mod

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

by 12Me21 » Post

12Me21 wrote:
12Me21 wrote:But then why is there a "minetest 0.4.6/mods" folder?
Shoutouts to Simpleflips

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

12Me21 wrote:
12Me21 wrote:
12Me21 wrote:But then why is there a "minetest 0.4.6/mods" folder?
Maybe to put mods in it?

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

by 12Me21 » Post

mods still do not work in 0.4.6, so I guess I will wait and see if they fix it in 0.4.7, and use 0.4.5 until it is fixed
Shoutouts to Simpleflips

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

12Me21 wrote:mods still do not work in 0.4.6, so I guess I will wait and see if they fix it in 0.4.7, and use 0.4.5 until it is fixed
Since they do work in 0.4.6 there wont be a fix in 0.4.7

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

by 12Me21 » Post

PilzAdam wrote: Maybe to put mods in it?
Why? It doesn't do anything.
Shoutouts to Simpleflips

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

by 12Me21 » Post

I guess I will just put the code for my mod into the code for one of the default mods.
Shoutouts to Simpleflips

User avatar
Jonathan
Member
Posts: 119
Joined: Tue Apr 02, 2013 14:07
Location: USA

by Jonathan » Post

12Me21,

I have been using mods for 0.4.6, and have not had any issues. I placed the mod (animals), for example, in the following locations

minetest-0.4.6\mods\minetest\animals
minetest-0.4.6\mods\survival\animals

Which allowed me to use it in the minetest and survival game types.

FYI, a mod needs to be all lowercase letters and no special characters in case you did not know.

Correct: minetest-0.4.6\mods\minetest\animals
Incorrect: minetest-0.4.6\mods\minetest\Animals
Incorrect: minetest-0.4.6\mods\minetest\Animals 0.1

Edit: It appears Mod folder names do not need to be all lowercase letter anymore.... Huh, an update in 0.4.6?
Last edited by Jonathan on Fri Apr 19, 2013 19:23, edited 1 time in total.
By perseverance the snail reached the ark.
- Charles Spurgeon

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

by 12Me21 » Post

Thats what I do, but it still won't work.
I put the mod in
minetest-0.4.6\mods\minetest
Shoutouts to Simpleflips

User avatar
Jonathan
Member
Posts: 119
Joined: Tue Apr 02, 2013 14:07
Location: USA

by Jonathan » Post

What mod are you trying to use?
By perseverance the snail reached the ark.
- Charles Spurgeon

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

by 12Me21 » Post

nevermind, it works now
Shoutouts to Simpleflips

Post Reply

Who is online

Users browsing this forum: No registered users and 10 guests