Minecraft Texture Pack

User avatar
Sand
New member
Posts: 4
Joined: Mon Jul 25, 2016 03:09
IRC: Sand_Minetest
In-game: Sand

Minecraft Texture Pack

by Sand » Post

Hi :)

This is a tutorial on how to have Minecraft textures on Minetest. I would put a link but that would violate copyright, so follow the instructions. This is written for Linux; it should work very similarly on Mac but you might have to tinker some on Windows.

Image

1 - You'll want to have a folder to keep everything in. Make that now.

2 - Go to https://mcversions.net/, and download the client JAR of the latest release. Put that in your folder.

3 - Extract ONLY THE "assets" FOLDER. Do not extract anything else.

4 - Download ZNixian's Minecraft to Minetest Texture Converter at https://github.com/ZNixian/minecraft-to ... master.zip.

5 - Extract the "mc-to-mt-tp-conv" folder and put it in the extracted "assets" folder.

6 - Open Terminal, go to "mc-to-mt-tp-conv", and run "./conv.sh".

7 - You now have your texture pack, located at "[your folder]/assets/minetest-texture-pack".

8 - Rename the texture pack folder to "minecraft".

9 - Place the folder in your Minetest texture pack directory, for me it was "~/.minetest/textures".


There you go, enjoy :D

User avatar
Hybrid Dog
Member
Posts: 2852
Joined: Thu Nov 01, 2012 12:46
GitHub: HybridDog

by Hybrid Dog » Post

You can also simply link the textures: viewtopic.php?f=4&t=13078

‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪

User avatar
Sand
New member
Posts: 4
Joined: Mon Jul 25, 2016 03:09
IRC: Sand_Minetest
In-game: Sand

Re: Minecraft Texture Pack

by Sand » Post

There are a lot of ways to convert Minecraft texture packs to Minetest texture packs, I used the way I was most familiar with.

User avatar
Joseph16
Member
Posts: 310
Joined: Tue Dec 06, 2016 05:35
In-game: smb3

Re: Minecraft Texture Pack

by Joseph16 » Post

You didn't say this was OSX only.
Testin' mines since 1989

User avatar
BlazeGamingUnltd
Member
Posts: 41
Joined: Tue Feb 12, 2019 10:04
GitHub: BlazeGamingUnltd
In-game: BlaZe3
Location: Hyderabad, India
Contact:

Re: Minecraft Texture Pack

by BlazeGamingUnltd » Post

How to extract the assets folder? (On windows)
-BlazeGamingUnltd
Do not forget to check my channel out : http://bit.ly/BlazeGamingUnltd

User avatar
GamingAssociation39
Member
Posts: 861
Joined: Mon Apr 25, 2016 16:09
GitHub: Gerold55
IRC: Gerold55
In-game: Gerold55
Location: Maryland, USA

Re: Minecraft Texture Pack

by GamingAssociation39 » Post

Use WinRAR or 7-Zip
Jesus Is Lord and Savior!!!

User avatar
BlazeGamingUnltd
Member
Posts: 41
Joined: Tue Feb 12, 2019 10:04
GitHub: BlazeGamingUnltd
In-game: BlaZe3
Location: Hyderabad, India
Contact:

Re: Minecraft Texture Pack

by BlazeGamingUnltd » Post

I mean it is a jar file and when i run it it does nothing
-BlazeGamingUnltd
Do not forget to check my channel out : http://bit.ly/BlazeGamingUnltd

User avatar
GamingAssociation39
Member
Posts: 861
Joined: Mon Apr 25, 2016 16:09
GitHub: Gerold55
IRC: Gerold55
In-game: Gerold55
Location: Maryland, USA

Re: Minecraft Texture Pack

by GamingAssociation39 » Post

U can extract it using 7zip or RAR
Jesus Is Lord and Savior!!!

Oli_Peixe
New member
Posts: 1
Joined: Mon Aug 03, 2020 18:23

Re: Minecraft Texture Pack

by Oli_Peixe » Post

I can't run the conv.sh file. It says that any image of the texture pack does not exist.
Help?

User avatar
RokeJulianLockhart
Member
Posts: 22
Joined: Thu Feb 03, 2022 12:17
GitHub: RokeJulianLockhart
IRC: rokejulianlockha
In-game: RokeJulianLockhart
Location: https://dub.sh/s4nmkl
Contact:

Re: Minecraft Texture Pack

by RokeJulianLockhart » Post

Oli_Peixe wrote:
Mon Aug 03, 2020 18:28
I can't run the conv.sh file. It says that any image of the texture pack does not exist.
Help?
This might be expected, per https://github.com/ZNixian/minecraft-to ... -582716988:
  1. Update Script for New minecraft versions
  2. This was made six years ago. I haven't played Minetest for at least four years. I have no idea what's happened in that time, and I have very little interest in updating something like this.
When using a forum, remember to tag the person you are responding to, in case they are not subscribed to the thread.

Daniil TV
Member
Posts: 36
Joined: Tue Aug 20, 2024 12:31

Re: Minecraft Texture Pack

by Daniil TV » Post

Sand wrote:
Mon Jul 25, 2016 03:46
Hi :)

This is a tutorial on how to have Minecraft textures on Minetest. I would put a link but that would violate copyright, so follow the instructions. This is written for Linux; it should work very similarly on Mac but you might have to tinker some on Windows.

Image

1 - You'll want to have a folder to keep everything in. Make that now.

2 - Go to https://mcversions.net/, and download the client JAR of the latest release. Put that in your folder.

3 - Extract ONLY THE "assets" FOLDER. Do not extract anything else.

4 - Download ZNixian's Minecraft to Minetest Texture Converter at https://github.com/ZNixian/minecraft-to ... master.zip.

5 - Extract the "mc-to-mt-tp-conv" folder and put it in the extracted "assets" folder.

6 - Open Terminal, go to "mc-to-mt-tp-conv", and run "./conv.sh".

7 - You now have your texture pack, located at "[your folder]/assets/minetest-texture-pack".

8 - Rename the texture pack folder to "minecraft".

9 - Place the folder in your Minetest texture pack directory, for me it was "~/.minetest/textures".


There you go, enjoy :D
Is there one for android? I really want a Minecraft texture for android

User avatar
Blockhead
Moderator
Posts: 2181
Joined: Wed Jul 17, 2019 10:14
GitHub: Montandalar
IRC: Blockhead256
In-game: Blockhead Blockhead256
Location: Land Down Under
Contact:

Re: Minecraft Texture Pack

by Blockhead » Post

Daniil TV wrote:
Fri Aug 23, 2024 11:37
Sand wrote:
Mon Jul 25, 2016 03:46
Hi :)

This is a tutorial on how to have Minecraft textures on Minetest. I would put a link but that would violate copyright, so follow the instructions. This is written for Linux; it should work very similarly on Mac but you might have to tinker some on Windows.

Image

1 - You'll want to have a folder to keep everything in. Make that now.

2 - Go to https://mcversions.net/, and download the client JAR of the latest release. Put that in your folder.

3 - Extract ONLY THE "assets" FOLDER. Do not extract anything else.

4 - Download ZNixian's Minecraft to Minetest Texture Converter at https://github.com/ZNixian/minecraft-to ... master.zip.

5 - Extract the "mc-to-mt-tp-conv" folder and put it in the extracted "assets" folder.

6 - Open Terminal, go to "mc-to-mt-tp-conv", and run "./conv.sh".

7 - You now have your texture pack, located at "[your folder]/assets/minetest-texture-pack".

8 - Rename the texture pack folder to "minecraft".

9 - Place the folder in your Minetest texture pack directory, for me it was "~/.minetest/textures".


There you go, enjoy :D
Is there one for android? I really want a Minecraft texture for android
Do the process on your PC, then copy the textures directory to your phone. Then using an Android file manager, move/copy that textures directory inside the Minetest directory on your Android device, next to the other subdirectories like bin, client, mods, etc.
/˳˳_˳˳]_[˳˳_˳˳]_[˳˳_˳˳\ Advtrains enthusiast | My map: Noah's Railyard | My Content on ContentDB ✝️♂

Daniil TV
Member
Posts: 36
Joined: Tue Aug 20, 2024 12:31

Re: Minecraft Texture Pack

by Daniil TV » Post

Blockhead wrote:
Fri Aug 23, 2024 17:46
Daniil TV wrote:
Fri Aug 23, 2024 11:37
Sand wrote:
Mon Jul 25, 2016 03:46
Hi :)

This is a tutorial on how to have Minecraft textures on Minetest. I would put a link but that would violate copyright, so follow the instructions. This is written for Linux; it should work very similarly on Mac but you might have to tinker some on Windows.

Image

1 - You'll want to have a folder to keep everything in. Make that now.

2 - Go to https://mcversions.net/, and download the client JAR of the latest release. Put that in your folder.

3 - Extract ONLY THE "assets" FOLDER. Do not extract anything else.

4 - Download ZNixian's Minecraft to Minetest Texture Converter at https://github.com/ZNixian/minecraft-to ... master.zip.

5 - Extract the "mc-to-mt-tp-conv" folder and put it in the extracted "assets" folder.

6 - Open Terminal, go to "mc-to-mt-tp-conv", and run "./conv.sh".

7 - You now have your texture pack, located at "[your folder]/assets/minetest-texture-pack".

8 - Rename the texture pack folder to "minecraft".

9 - Place the folder in your Minetest texture pack directory, for me it was "~/.minetest/textures".


There you go, enjoy :D
Is there one for android? I really want a Minecraft texture for android
Do the process on your PC, then copy the textures directory to your phone. Then using an Android file manager, move/copy that textures directory inside the Minetest directory on your Android device, next to the other subdirectories like bin, client, mods, etc.
I don't have a PC!?

User avatar
Blockhead
Moderator
Posts: 2181
Joined: Wed Jul 17, 2019 10:14
GitHub: Montandalar
IRC: Blockhead256
In-game: Blockhead Blockhead256
Location: Land Down Under
Contact:

Re: Minecraft Texture Pack

by Blockhead » Post

Daniil TV wrote:
Fri Aug 23, 2024 18:56
I don't have a PC!?
(or mac, or chromebook; probably don't have any of those either... :(

Then I'm sorry, but it's going to be really, really hard. The software you need includes a way to run shell files, manage your files manually and extract from JAR files, plus the ability to find the Minetest files. The software ecosystem on Android doesn't make that easy, those kinds of things are usually done on PCs. I'm not savvy enough with Android to give you recommendations on what software you would need. I can't just give you the files either, that would infringe Mojang's copyright.
/˳˳_˳˳]_[˳˳_˳˳]_[˳˳_˳˳\ Advtrains enthusiast | My map: Noah's Railyard | My Content on ContentDB ✝️♂

User avatar
ROllerozxa
Member
Posts: 187
Joined: Sun Apr 25, 2021 12:25
GitHub: ROllerozxa
IRC: ROllerozxa
In-game: ROllerozxa
Location: Sweden
Contact:

Re: Minecraft Texture Pack

by ROllerozxa » Post

Daniil TV wrote:
Fri Aug 23, 2024 18:56
I don't have a PC!?
Word of advice to you (and anyone else who is stuck on a phone for that matter, a worrying trend I've increasingly started to see with kids on the internet nowadays): Dumpster dive for an x86-based Chromebook. Not literally, but used ones that Google have dropped support for are pouring into recycling centers while still being completely usable computers hardware-wise, just ask and they are usually more than happy to put one aside. Enable developer mode, prepare a bootable USB drive (4GB should be enough) inside of Chrome OS with a Linux installation medium, disable WP (you should only really need a screwdriver to access it) and flash Coreboot using the Chrultabook docs, then install Linux onto the internal drive using the USB drive. You now have a fully functional laptop and are free from the shackles of your phone.

As for the tool in this thread, it's a simple Bash script that should work to run in Termux.
ContentDB Editor | Website | ContentDB

User avatar
Nininik
Member
Posts: 871
Joined: Thu Apr 06, 2023 01:55
GitHub: nininik0
IRC: nininik
In-game: nininik
Location: CA, Team thunderstrike headquarters
Contact:

Re: Minecraft Texture Pack

by Nininik » Post

i remember there was a git repository for minecraft for minetesticles texturesicles
↯Glory to Team Thunderstrike!↯
↯T.T.S.↯

Daniil TV
Member
Posts: 36
Joined: Tue Aug 20, 2024 12:31

Re: Minecraft Texture Pack

by Daniil TV » Post

ROllerozxa wrote:
Sat Aug 24, 2024 12:55
Daniil TV wrote:
Fri Aug 23, 2024 18:56
I don't have a PC!?
Word of advice to you (and anyone else who is stuck on a phone for that matter, a worrying trend I've increasingly started to see with kids on the internet nowadays): Dumpster dive for an x86-based Chromebook. Not literally, but used ones that Google have dropped support for are pouring into recycling centers while still being completely usable computers hardware-wise, just ask and they are usually more than happy to put one aside. Enable developer mode, prepare a bootable USB drive (4GB should be enough) inside of Chrome OS with a Linux installation medium, disable WP (you should only really need a screwdriver to access it) and flash Coreboot using the Chrultabook docs, then install Linux onto the internal drive using the USB drive. You now have a fully functional laptop and are free from the shackles of your phone.

As for the tool in this thread, it's a simple Bash script that should work to run in Termux.
Only I don't figure out how to open the file.sh on termux?

Daniil TV
Member
Posts: 36
Joined: Tue Aug 20, 2024 12:31

Re: Minecraft Texture Pack

by Daniil TV » Post

ROllerozxa wrote:
Sat Aug 24, 2024 12:55
Daniil TV wrote:
Fri Aug 23, 2024 18:56
I don't have a PC!?
Word of advice to you (and anyone else who is stuck on a phone for that matter, a worrying trend I've increasingly started to see with kids on the internet nowadays): Dumpster dive for an x86-based Chromebook. Not literally, but used ones that Google have dropped support for are pouring into recycling centers while still being completely usable computers hardware-wise, just ask and they are usually more than happy to put one aside. Enable developer mode, prepare a bootable USB drive (4GB should be enough) inside of Chrome OS with a Linux installation medium, disable WP (you should only really need a screwdriver to access it) and flash Coreboot using the Chrultabook docs, then install Linux onto the internal drive using the USB drive. You now have a fully functional laptop and are free from the shackles of your phone.

As for the tool in this thread, it's a simple Bash script that should work to run in Termux.
Mistake cp: cannot stat './../assets/minecraft/textures/blocks/*.png': No such file or directory
cp: cannot stat './../assets/minecraft/textures/items/*.png': No such file or directory
conv.sh: line 38: ../mc-to-mt-tp-conv/transtable.txt: No such file or directory
conv.sh: line 42: convert: command not found

rstcxk
Member
Posts: 71
Joined: Mon Jul 08, 2024 22:06

Re: Minecraft Texture Pack

by rstcxk » Post

first of all, the script dosent even work on new minecraft versions, i only managed to get it working on versions from 2016 (from when this post orignates), since then minecraft changed their asset format a little bit and the script is broken. This means you wont get newer textures like copper or deepslate

if you have termux then here is a full list of commands to get it working (only tested on linux though, you might be missing jar or 7z, idk i dont have a phone to test)

Code: Select all

mkdir minecraft_textures;
cd minecraft_textures;
wget -O client.jar https://piston-data.mojang.com/v1/objects/db5aa600f0b0bf508aaf579509b345c4e34087be/client.jar;
jar xf client.jar assets;
wget -O master.zip https://github.com/ZNixian/minecraft-to-minetest-tp-conv/archive/master.zip;
7z x master.zip;
mv minecraft-to-minetest-tp-conv-master/mc-to-mt-tp-conv assets/;
cd assets/mc-to-mt-tp-conv;
./conv.sh;
mv ../minetest-texture-pack ~/.minetest/textures;
the texture pack should now be recognized by minetest

personally due to the texture inconsistencies i find it rather ugly and dont recommend it
world.png
world.png (635.77 KiB) Viewed 3402 times
cave.png
cave.png (897.16 KiB) Viewed 3402 times

Daniil TV
Member
Posts: 36
Joined: Tue Aug 20, 2024 12:31

Re: Minecraft Texture Pack

by Daniil TV » Post

rstcxk wrote:
Sat Aug 24, 2024 20:14
first of all, the script dosent even work on new minecraft versions, i only managed to get it working on versions from 2016 (from when this post orignates), since then minecraft changed their asset format a little bit and the script is broken. This means you wont get newer textures like copper or deepslate

if you have termux then here is a full list of commands to get it working (only tested on linux though, you might be missing jar or 7z, idk i dont have a phone to test)

Code: Select all

mkdir minecraft_textures;
cd minecraft_textures;
wget -O client.jar https://piston-data.mojang.com/v1/objects/db5aa600f0b0bf508aaf579509b345c4e34087be/client.jar;
jar xf client.jar assets;
wget -O master.zip https://github.com/ZNixian/minecraft-to-minetest-tp-conv/archive/master.zip;
7z x master.zip;
mv minecraft-to-minetest-tp-conv-master/mc-to-mt-tp-conv assets/;
cd assets/mc-to-mt-tp-conv;
./conv.sh;
mv ../minetest-texture-pack ~/.minetest/textures;
the texture pack should now be recognized by minetest

personally due to the texture inconsistencies i find it rather ugly and dont recommend it

world.png
cave.png
where to insert that script?

daniilt
Member
Posts: 17
Joined: Sun Aug 18, 2024 07:11

Re: Minecraft Texture Pack

by daniilt » Post

Daniil TV wrote:
Sun Aug 25, 2024 05:04
rstcxk wrote:
Sat Aug 24, 2024 20:14
first of all, the script dosent even work on new minecraft versions, i only managed to get it working on versions from 2016 (from when this post orignates), since then minecraft changed their asset format a little bit and the script is broken. This means you wont get newer textures like copper or deepslate

if you have termux then here is a full list of commands to get it working (only tested on linux though, you might be missing jar or 7z, idk i dont have a phone to test)

Code: Select all

mkdir minecraft_textures;
cd minecraft_textures;
wget -O client.jar https://piston-data.mojang.com/v1/objects/db5aa600f0b0bf508aaf579509b345c4e34087be/client.jar;
jar xf client.jar assets;
wget -O master.zip https://github.com/ZNixian/minecraft-to-minetest-tp-conv/archive/master.zip;
7z x master.zip;
mv minecraft-to-minetest-tp-conv-master/mc-to-mt-tp-conv assets/;
cd assets/mc-to-mt-tp-conv;
./conv.sh;
mv ../minetest-texture-pack ~/.minetest/textures;
the texture pack should now be recognized by minetest

personally due to the texture inconsistencies i find it rather ugly and dont recommend it

world.png
cave.png
where to insert that script?
another mistake mv: cannot stat '3d_armor_inv_chestplate_diamond.png': No such file or directory
mv: cannot stat 'i/diamond_helmet.png': No such file or directory
mv: cannot stat '3d_armor_inv_helmet_diamond.png': No such file or directory
mv: cannot stat 'i/diamond_leggings.png': No such file or directory
mv: cannot stat '3d_armor_inv_leggings_diamond.png': No such file or directory
mv: cannot stat 'i/potion_bottle_empty.png': No such file or directory
mv: cannot stat 'vessels_glass_bottle_inv.png': No such file or directory
mv: cannot stat 'i/bread.png': No such file or directory
mv: cannot stat 'farming_bread.png': No such file or directory
mv: cannot stat 'b/door_wood_upper.png': No such file or directory
mv: cannot stat 'door_wood_a.png': No such file or directory
mv: cannot stat 'b/door_wood_lower.png': No such file or directory
mv: cannot stat 'door_wood_b.png': No such file or directory
mv: cannot stat 'b/door_iron_upper.png': No such file or directory
mv: cannot stat 'door_steel_a.png': No such file or directory
mv: cannot stat 'b/door_iron_lower.png': No such file or directory
mv: cannot stat 'door_steel_b.png': No such file or directory
./conv.sh: line 42: convert: command not found
mv: cannot move '../minetest-texture-pack' to '/data/data/com.termux/files/home/.minetest/textures': No such file or directory
~/.../assets/mc-to-mt-tp-conv $

rstcxk
Member
Posts: 71
Joined: Mon Jul 08, 2024 22:06

Re: Minecraft Texture Pack

by rstcxk » Post

daniilt wrote:
Sun Aug 25, 2024 05:42
another mistake mv: cannot stat '3d_armor_inv_chestplate_diamond.png': No such file or directory
mv: cannot stat 'i/diamond_helmet.png': No such file or directory
mv: cannot stat '3d_armor_inv_helmet_diamond.png': No such file or directory
mv: cannot stat 'i/diamond_leggings.png': No such file or directory
mv: cannot stat '3d_armor_inv_leggings_diamond.png': No such file or directory
mv: cannot stat 'i/potion_bottle_empty.png': No such file or directory
mv: cannot stat 'vessels_glass_bottle_inv.png': No such file or directory
mv: cannot stat 'i/bread.png': No such file or directory
mv: cannot stat 'farming_bread.png': No such file or directory
mv: cannot stat 'b/door_wood_upper.png': No such file or directory
mv: cannot stat 'door_wood_a.png': No such file or directory
mv: cannot stat 'b/door_wood_lower.png': No such file or directory
mv: cannot stat 'door_wood_b.png': No such file or directory
mv: cannot stat 'b/door_iron_upper.png': No such file or directory
mv: cannot stat 'door_steel_a.png': No such file or directory
mv: cannot stat 'b/door_iron_lower.png': No such file or directory
mv: cannot stat 'door_steel_b.png': No such file or directory
./conv.sh: line 42: convert: command not found
mv: cannot move '../minetest-texture-pack' to '/data/data/com.termux/files/home/.minetest/textures': No such file or directory
~/.../assets/mc-to-mt-tp-conv $
all those error messages up to ./conv.sh: line 42: convert: command not found are caused simply because the script is rather old and tries to get textures that no longer exist, they can be largely ignored. The ./conv.sh: line 42: convert: command not found is caused because you dont have imagemagick installed, run this to install (on termux)

Code: Select all

pkg install imagemagick;
Now rerun the thing. You might need to remove the previous directory first, if the first line errors saying that the directory already exists, run rm -rf minecraft_textures

Daniil TV
Member
Posts: 36
Joined: Tue Aug 20, 2024 12:31

Re: Minecraft Texture Pack

by Daniil TV » Post

rstcxk wrote:
Sun Aug 25, 2024 09:45
daniilt wrote:
Sun Aug 25, 2024 05:42
another mistake mv: cannot stat '3d_armor_inv_chestplate_diamond.png': No such file or directory
mv: cannot stat 'i/diamond_helmet.png': No such file or directory
mv: cannot stat '3d_armor_inv_helmet_diamond.png': No such file or directory
mv: cannot stat 'i/diamond_leggings.png': No such file or directory
mv: cannot stat '3d_armor_inv_leggings_diamond.png': No such file or directory
mv: cannot stat 'i/potion_bottle_empty.png': No such file or directory
mv: cannot stat 'vessels_glass_bottle_inv.png': No such file or directory
mv: cannot stat 'i/bread.png': No such file or directory
mv: cannot stat 'farming_bread.png': No such file or directory
mv: cannot stat 'b/door_wood_upper.png': No such file or directory
mv: cannot stat 'door_wood_a.png': No such file or directory
mv: cannot stat 'b/door_wood_lower.png': No such file or directory
mv: cannot stat 'door_wood_b.png': No such file or directory
mv: cannot stat 'b/door_iron_upper.png': No such file or directory
mv: cannot stat 'door_steel_a.png': No such file or directory
mv: cannot stat 'b/door_iron_lower.png': No such file or directory
mv: cannot stat 'door_steel_b.png': No such file or directory
./conv.sh: line 42: convert: command not found
mv: cannot move '../minetest-texture-pack' to '/data/data/com.termux/files/home/.minetest/textures': No such file or directory
~/.../assets/mc-to-mt-tp-conv $
all those error messages up to ./conv.sh: line 42: convert: command not found are caused simply because the script is rather old and tries to get textures that no longer exist, they can be largely ignored. The ./conv.sh: line 42: convert: command not found is caused because you dont have imagemagick installed, run this to install (on termux)

Code: Select all

pkg install imagemagick;
Now rerun the thing. You might need to remove the previous directory first, if the first line errors saying that the directory already exists, run rm -rf minecraft_textures
But I tried it again, but I installed it, but an error appeared
bash: cd: assets/mc-to-mt-tp-conv: No such file or directory
bash: ./conv.sh: No such file or directory
mv: cannot stat '../minetest-texture-pack': No such file or directory

Daniil TV
Member
Posts: 36
Joined: Tue Aug 20, 2024 12:31

Re: Minecraft Texture Pack

by Daniil TV » Post

Daniil TV wrote:
Sun Aug 25, 2024 11:54
rstcxk wrote:
Sun Aug 25, 2024 09:45
daniilt wrote:
Sun Aug 25, 2024 05:42
another mistake mv: cannot stat '3d_armor_inv_chestplate_diamond.png': No such file or directory
mv: cannot stat 'i/diamond_helmet.png': No such file or directory
mv: cannot stat '3d_armor_inv_helmet_diamond.png': No such file or directory
mv: cannot stat 'i/diamond_leggings.png': No such file or directory
mv: cannot stat '3d_armor_inv_leggings_diamond.png': No such file or directory
mv: cannot stat 'i/potion_bottle_empty.png': No such file or directory
mv: cannot stat 'vessels_glass_bottle_inv.png': No such file or directory
mv: cannot stat 'i/bread.png': No such file or directory
mv: cannot stat 'farming_bread.png': No such file or directory
mv: cannot stat 'b/door_wood_upper.png': No such file or directory
mv: cannot stat 'door_wood_a.png': No such file or directory
mv: cannot stat 'b/door_wood_lower.png': No such file or directory
mv: cannot stat 'door_wood_b.png': No such file or directory
mv: cannot stat 'b/door_iron_upper.png': No such file or directory
mv: cannot stat 'door_steel_a.png': No such file or directory
mv: cannot stat 'b/door_iron_lower.png': No such file or directory
mv: cannot stat 'door_steel_b.png': No such file or directory
./conv.sh: line 42: convert: command not found
mv: cannot move '../minetest-texture-pack' to '/data/data/com.termux/files/home/.minetest/textures': No such file or directory
~/.../assets/mc-to-mt-tp-conv $
all those error messages up to ./conv.sh: line 42: convert: command not found are caused simply because the script is rather old and tries to get textures that no longer exist, they can be largely ignored. The ./conv.sh: line 42: convert: command not found is caused because you dont have imagemagick installed, run this to install (on termux)

Code: Select all

pkg install imagemagick;
Now rerun the thing. You might need to remove the previous directory first, if the first line errors saying that the directory already exists, run rm -rf minecraft_textures
But I tried it again, but I installed it, but an error appeared
bash: cd: assets/mc-to-mt-tp-conv: No such file or directory
bash: ./conv.sh: No such file or directory
mv: cannot stat '../minetest-texture-pack': No such file or directory
it worked, but I don't understand how to make the text full on mineclonia as version 1. 21

rstcxk
Member
Posts: 71
Joined: Mon Jul 08, 2024 22:06

Re: Minecraft Texture Pack

by rstcxk » Post

Daniil TV wrote:
Sun Aug 25, 2024 12:19
it worked, but I don't understand how to make the text full on mineclonia as version 1. 21
as i mentioned above, the script is too old to use with newer versions, someone with scripting knowledge would need to come along and fix it. A list of changes that would need to be made are:

- update transtable.txt to include newer blocks
- update script to look in block sub directory instead of blocks, same for items (line 14 and 20 of conv.sh)

for the future, try to quote only parts of posts you're responding to. Otherwise the thread is hard to read

Post Reply