Installing Texture Packs

From Minetest Wiki
Revision as of 22:41, 16 April 2014 by Twoelk (talk | contribs) (→‎Windows 5 (XP) - 8: added folder structure tree)
Jump to navigation Jump to search

The following explanations assume that you have a minetest version like the one you find on this page: http://minetest.net/download
Download the texture pack. If it is zipped (it probably is), unzip it and move the folder from within the archive to one of the following locations.

Windows 5 (XP) - 8

You will find a folder called textures in your minetest base folder. Place the texture pack there.

  • Location of the Texture folder within the folder structure of a run-in-place installation of Minetest, including some of the folders Minetest adds after some usage as client and server, as well as the positions (...) that costum made content goes. Unrelevant folders are not expanded.
minetest/
├── bin/
├── builtin/
├── cache/
├── client/
├── doc/
├── fonts/
├── games/
│   ├── minetest_game/
│   ├── minimal/
│   └── ... (installed extra games)
├── locale/
├── mods/
│   └── ... (installed extra mods and modpacks)
├── textures/
│   ├── base/
│   │   └── pack/
│   └── ... (installed extra texturepacks)
└── worlds/
    └── ... (saved worlds. Some with exclusive world mods)

Linux (tested in Ubuntu, but probably is the same for most distributions)

Find the folder ~/.minetest (so ~ is your home directory and .minetest means it is a hidden folder within your home directory - you might have to access it by pasting that path to your directory browser's adress bar)
Place the texture pack within the ./textures folder

Start Minetest and select a new style in the Textures tab!