ModifiedCommand / ConvertJavaTextureToBedrock

Web app for converting Minecraft Java texture packs to Bedrock texture packs
http://modifiedcommand.github.io/ConvertJavaTextureToBedrock/
GNU General Public License v3.0
31 stars 10 forks source link

Directories for deepslate and candles don't generate #5

Open umfy opened 7 months ago

umfy commented 7 months ago

It seems that bedrock edition requires the directories named candles and deepslate in order to apply textures to those blocks. The converter doesn't create those so in game they are replaced by vanilla textures.

PiSaucer commented 6 months ago

Can you please provide both file structures including all the file names?

umfy commented 6 months ago

I uploaded the examples here. This is texture pack (only blocks directory) before and after converting it. I also included Microsoft's reference texture pack

PiSaucer commented 6 months ago

I completed your list:

Let me know of the rest of the changes.

PiSaucer commented 5 months ago

@umfy Any other changes or should I close this issue?

umfy commented 5 months ago

Hi I tested some more today and I noticed these files should also be renamed:

Also this file, which I don't know if it's generated for the purpose of Bedrock Edition but is missing in the texture pack I tested (the mangrove_leaves.png i fine though):

Thank you for taking your time and looking into this issue