Page 1 of 1

0.3.1 textures

PostPosted: Sat Nov 10, 2012 20:31
by Clone1625
Hi i want to know how to get a texture pack on 0.3.1 minetest cuz i cant find out how plz help.

PostPosted: Sat Nov 10, 2012 21:00
by Menche
There are 2 ways:
  1. Put the textures in the data/ folder, overwriting the default ones. This way is easier, but you can't revert back to the default textures.
  2. Put the textures in some other folder then put "texture_path=[path to that folder]" in the minetest.conf. With this way you can have multiple packs and switch by modifying "texture_path".
You have to use a texture pack that is compatible with 0.3.x versions; many of the newer ones are for recent 0.4.x versions only.

PostPosted: Sat Nov 10, 2012 22:36
by Clone1625
Menche wrote:There are 2 ways:
  1. Put the textures in the data/ folder, overwriting the default ones. This way is easier, but you can't revert back to the default textures.
  2. Put the textures in some other folder then put "texture_path=[path to that folder]" in the minetest.conf. With this way you can have multiple packs and switch by modifying "texture_path".
You have to use a texture pack that is compatible with 0.3.x versions; many of the newer ones are for recent 0.4.x versions only.


Can i still change the new texture if i put it in data but then replace it with a diff texture?

PostPosted: Sun Nov 11, 2012 19:06
by this_guy
i simply just made a "default texture folder"and copied all originals into it then overite the defaults with the new texture pack