GTNewHorizons / ServerUtilities

GNU Lesser General Public License v3.0
29 stars 14 forks source link

Can't change the leaderboard icon #36

Closed brandyyn closed 9 months ago

brandyyn commented 9 months ago

The image isn't present in the assets folder, i'm using a texturepack to change the rest of the icons, but leaderboards seems to be using the sign item?

image

Lyfts commented 9 months ago

Fixed by https://github.com/GTNewHorizons/ServerUtilities/pull/35

brandyyn commented 9 months ago

Fixed by #35

also, in the same vein as this, i don't know if it's just my pack or what but is there any chance or way to fix the gap between the server utilities icons and my inventory?

Lyfts commented 8 months ago

Pretty sure that's something in your pack causing it. If you can figure out which mod causes it feel free to make a new ticket.

brandyyn commented 8 months ago

Pretty sure that's something in your pack causing it. If you can figure out which mod causes it feel free to make a new ticket.

Is there no chance there could be a X and Y configurator in the config file?

(Move server utilities +10 pixels on the x axis)

Lyfts commented 8 months ago

Can resource packs use json files? If they can you can just edit sidebar_buttons.json in assets.

If not then feel free to make a ticket regarding it or even better a pr introducing that.