Install Mods?!

jessica0115
New member
 
Posts: 1
Joined: Tue Jul 10, 2012 19:20

Install Mods?!

by jessica0115 » Tue Jul 10, 2012 19:25

Ok so i am a huge fan of this but really want some cool mods. I dont understand how to install them can someone please explain how to in a way that a 14-year old girl can understand? I tried to install the mods by extracting the compressed files to first the mods folder, then the games/mods folder but it wont load! i am really confused and just want it put in easy to understand terms. my laptop is windows 7.
 

User avatar
Topywo
Member
 
Posts: 1718
Joined: Fri May 18, 2012 20:27

by Topywo » Tue Jul 10, 2012 20:06

I use linux. But maybe this helps:

- Do you have version 0.3.1 or 0.4? The current mods, you can only install mods 0.4

- Did you already see this page: http://minetest.net/wiki/doku.php?id=installing_mods

- Try to start with 1 mod only, for example the moreblocks

- On my computer the folder/map/directory where I extract the mod moreblocks looks like this:
/home/TOPYWO/celeron55-minetest-c57e508-tester1/mods/minetest --> Containing:
- a map/directory/folder, with the name "moreblocks'
- a text-file with the name "mods_here.txt"
As you can see, I extract the whole directory/map/folder with the name moreblocks in my mods directory.

- Under the directory/map/folder "moreblocks" there must be the following submap and 2 files:
- submap "textures". This contains all the mods .png files (the pictures)
- "depends.txt". A text file, most of the time having only 1 word "default"
- "init.lua". The programming of the mod in the LUA-language
 

jin_xi
Member
 
Posts: 165
Joined: Mon Jul 02, 2012 18:19

by jin_xi » Tue Jul 10, 2012 20:07

you need both minetest the game and minetest the engine. check the folders in games: there should be both minetest_game and minimal.

if there is no minetest_game you need to download it and decompress it there. mods cant load without it.

if you have them both, decompress the entire mod folder into mods/minetest, like so:

mods/minetest/animatedtorches

hope this helps
 

Anonymous
 

by Anonymous » Fri Jul 13, 2012 09:02

@3
That's what I needed to do to get my game + mods working properly. I downloaded and compiled Minetest from the git repository. I didn't realize I had to install the minetest_game as well. I installed minetest_game under $minetest/games/minetest_game as specified by the readme.txt instructions. https://github.com/celeron55/minetest_game#readme
 

User avatar
VanessaE
Member
 
Posts: 3894
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaEzekowitz

by VanessaE » Fri Jul 13, 2012 15:12

Since you mentioned animatedtorches: Note that the folder name that comes out of the ZIP has changed (it'll be VanessaE-animatedtorches-blahblah now).
You might like some of my stuff:
Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (16-512px)
Tips (BTC): 13LdcdUFcNCFAm7HfvAXh5GHTjCnnQj6KE
 

Me
 

by Me » Sat Jan 05, 2013 22:48

I'm running lubuntu (I think, I'm not the tech wizard, my dad is) and I can't even find the mods folder when I download it from either the software center or synaptic. When I got it from online, I didn't know how to install it. Don't you just love modern day technology?
 

Me
 

by Me » Sat Jan 05, 2013 22:54

P. S. Please help, really, I feel like throwing my computer out of my bedroom window (2nd floor).
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

by Calinou » Sat Jan 05, 2013 23:12

Me wrote:I'm running lubuntu (I think, I'm not the tech wizard, my dad is) and I can't even find the mods folder when I download it from either the software center or synaptic. When I got it from online, I didn't know how to install it. Don't you just love modern day technology?


The version in the Ubuntu software center is outdated. Try my one-line install-compile script: http://minetest.net/forum/viewtopic.php?id=3837
 

User avatar
Menche
Member
 
Posts: 994
Joined: Sat Jul 02, 2011 00:43

by Menche » Sun Jan 06, 2013 00:21

Me wrote:I'm running lubuntu (I think, I'm not the tech wizard, my dad is) and I can't even find the mods folder when I download it from either the software center or synaptic. When I got it from online, I didn't know how to install it. Don't you just love modern day technology?

On linux (like lubuntu), mods can be installed in [your home folder]/.minetest/mods/minetest. The .minetest folder is usually hidden by default; press CTRL-H in most file managers to show it. The mods/minetest folders aren't there by default, just create them. Likewise, texture packs are installed to [home folder]/.minetest/textures/all (again, create the folders if they don't exist), worlds are kept in [home folder]/.minetest/worlds, and game modes are installed to [home folder]/.minetest/games.
An innocent kitten dies every time you top-post.
I am on the Voxelands Forums more often than here.
Try Voxelands (forked from Minetest 0.3) by darkrose
 

tinoesroho
Member
 
Posts: 570
Joined: Fri Feb 17, 2012 21:55

by tinoesroho » Sun Jan 06, 2013 04:22

jessica0115 wrote:Ok so i am a huge fan of this but really want some cool mods. I dont understand how to install them can someone please explain how to in a way that a 14-year old girl can understand? I tried to install the mods by extracting the compressed files to first the mods folder, then the games/mods folder but it wont load! i am really confused and just want it put in easy to understand terms. my laptop is windows 7.


If you're using the provided version of Minetest (0.4.4) from minetest.net, then:
- Extract mods from the zip to /mods/minetest/
Note: if the name of the folder is something like Dev-"mod"-2a9e39, rename to "mod"

If the mods won't run, you may be using outdated mods or have an outdated version of minetest. Or the modfolder is named wrong. You can open init.lua in the modfolder with Wordpad to check (hint: any "definition" starts with foldername:whatever).

And you're done!
We are what we create.

I tinker and occasionally make (lousy) mods. Currently building an MMO subgame and updating mods. Pirate Party of Canada member. Sporadic author. 21 years old.

My github:
https://github.com/tinoesroho/
 

Me
 

by Me » Thu Jan 10, 2013 02:16

Thanks for the help. I think the problem was compiling the thing (I'm kind of new at this and just got a computer for myself), so my dad did it for me, but i do appreciate the suggestions.

Happy mining,

Me

P.S. I will post pictures of my Tower of Light once it's done.
 


Return to Minetest Problems

Who is online

Users browsing this forum: Bing [Bot] and 5 guests

cron