Mojang / slicer

Resource pack migration tool for Minecraft 1.14
MIT License
174 stars 7 forks source link

some resource packs are converted weirdly #6

Closed Lolothepro closed 11 months ago

Lolothepro commented 11 months ago

ie: https://modrinth.com/resourcepack/custom-tabs/version/1.2

When I use slicer, it converts it to this 2023-11-11_21 45 46

I don't know if this is normal, so I prefer to report it.

blank3times commented 11 months ago

Oh, you're using a pack that has the items on the texture and hides the real ones with a core shader, you may have to update the core shader now or it might have broken. I'd first look for the 'shaders' folder in the old resource pack and see if it's in the new one.

I'm 99% sure this is not a problem with the slicer and should be closed (unless it deletes the shaders folder), but if you want to troubleshoot briefly with the shaders in addition I can try to help. You may also create an issue on DartCat25/resourcepacks, but be warned that it's been getting harder to update that pack due to shader changes (it took a long time to get 1.20 working).