TheAlienDoctor / minecraft-resource-pack-converter

Converts Minecraft resource packs between versions (Bedrock and Java)
BSD 3-Clause "New" or "Revised" License
49 stars 2 forks source link

Animated textures on Java are broken #6

Closed TheAlienDoctor closed 1 year ago

TheAlienDoctor commented 1 year ago

When converting textures from Bedrock to Java, the textures that are converted are broken and look squished (assuming the animated texture is one long image file) This can be fixed by adding the .mcmeta file every time one of these files are detected. I just need to figure out the most efficient way of doing this 😅

TheAlienDoctor commented 1 year ago

Fixed in Version 1.2.0