agentdid127 / ResourcePackConverter

A utility that allows Minecraft: Java Edition resource packs to work in other versions accurately and effectively.
https://agentdid127.com/ResourcePackConverter/
MIT License
101 stars 13 forks source link

Minecraft 1.20.2 Texturepack Crosshair Texturepack doesn't work #181

Closed finnxv closed 4 months ago

finnxv commented 4 months ago

1.20.2 Minecraft Update made changes to textures/gui/icons.png that the elements/sprites are now in textures/gui/sprites so if someone converts the texturepack for example 1.8 to 1.20.2 the crosshair won't work, is there a way you can make texturepack crosshair on 1.20.2+ work? same also goes for textures/gui/widgets.png elements in textures/gui/sprites/hud hotbar

lowercasebtw commented 4 months ago

This sounds wrong, last time and previous times I’ve done it, it has worked.

lowercasebtw commented 4 months ago

Which version of the converter are you using?

lowercasebtw commented 4 months ago

The Jenkins build or GitHub releases ?

lowercasebtw commented 4 months ago

All that slicing stuff has been added, but only available right now through the Jenkins build.

finnxv commented 4 months ago

The Jenkins build or GitHub releases ?

I've used Github Releases, I don't know how to compile the source of build but maybe I should try it

CoryBorek commented 4 months ago

The Jenkins build is pretty easy to work with. Just go to my pre-release build site https://jenkins.dc1.agentdid127.com/job/agentdid127/job/ResourcePackConverter/job/master/17/ and download the version you would like to use.

finnxv commented 4 months ago

Oh alright, Thank you so much

CoryBorek commented 4 months ago

Going to mark this as fixed, as it's done in a pre-production release.