Minecraft Texture Pack

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 12:52
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
How about creating textures for mineclonia 1.21?

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 12:52
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
and how to make sure that these items on Minecraft just need to be renamed to an item for mineclonia, by the way, I removed blocks on block and items on item

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

Re: Minecraft Texture Pack

by rstcxk » Post

you need to modify the transtable.txt file to include all the missing mineclonia textures, transtable.txt has the format

Code: Select all

<prefix, i for item, b for block>/<texture name in minecraft> <newline>
<name of texture in mineclonia>
the names of textures in mineclonia are in the repository, each mod has a textures sub directory that has all the textures. Be warned, this will probably take you hours to do. There are 2676 textures total in mineclonia (you would only need to fix the missing ones, still probably hundreds of textures)

If you manage to add all the new textures then you should share the new transtable.txt file for others to use

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

Re: Minecraft Texture Pack

by daniilt » Post

Image
rstcxk wrote:
Sun Aug 25, 2024 13:49
you need to modify the transtable.txt file to include all the missing mineclonia textures, transtable.txt has the format

Code: Select all

<prefix, i for item, b for block>/<texture name in minecraft> <newline>
<name of texture in mineclonia>
the names of textures in mineclonia are in the repository, each mod has a textures sub directory that has all the textures. Be warned, this will probably take you hours to do. There are 2676 textures total in mineclonia (you would only need to fix the missing ones, still probably hundreds of textures)

If you manage to add all the new textures then you should share the new transtable.txt file for others to use
Screenshot_20240825_181446_com.rhmsoft.edit.jpg
Screenshot_20240825_181446_com.rhmsoft.edit.jpg (337.65 KiB) Viewed 1240 times

benedict424
Member
Posts: 34
Joined: Thu Oct 02, 2014 06:24
In-game: ostech

Re: Minecraft Texture Pack

by benedict424 » Post

With almost no issue, my texture pack software works with the current Minecraft version's assets (1.21.4). It also works on Windows and Linux. It should work on Mac, but I don't know anyone that can test it.

Just about every item and block is included (no mobs), but this is right before the pale garden stuff is added to Minecraft.

real_mineplayer
Member
Posts: 22
Joined: Sat Jun 15, 2024 19:43
GitHub: realmineplayer
In-game: mineplayer
Location: Germany

Re: Minecraft Texture Pack

by real_mineplayer » Post

benedict424 wrote:
Sat Jan 04, 2025 08:40
With almost no issue, my texture pack software works with the current Minecraft version's assets (1.21.4). It also works on Windows and Linux. It should work on Mac, but I don't know anyone that can test it.

Just about every item and block is included (no mobs), but this is right before the pale garden stuff is added to Minecraft.
But does this also work with MTG or only with VoxeLibre / Mineclonia?

Post Reply