Use mc texture packs in minetest
it works on linux
1. open a terminal window
2. $ cd to the place where you want to have it (usually a new folder in ~/.minetest/textures/)
3. put the mc texture pack there and name it "mctp" that the texture folders can be found at ./mctp/assets/minecraft/textures
4. run this command to automatically make links to the textures
If you want to switch the texture pack, just put another one as mctp folder there, the files don't need to be relinked.
1. open a terminal window
2. $ cd to the place where you want to have it (usually a new folder in ~/.minetest/textures/)
3. put the mc texture pack there and name it "mctp" that the texture folders can be found at ./mctp/assets/minecraft/textures
4. run this command to automatically make links to the textures
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
$ curl -s https://raw.githubusercontent.com/HybridDog/miscellaneous/master/txt/make_links.sh | bash
If you want to switch the texture pack, just put another one as mctp folder there, the files don't need to be relinked.