Jump to content
  • 0

Hotbar numbers


reaksiyon

Question

2 answers to this question

Recommended Posts

  • 0

-Edit

Looks like you fixed it on your own :)

 

 

Go to  /resources/gui and open InGame.xml ( I use notepad++ )

 

CTRL + F <HotbarContainer1>

  Reveal hidden contents

 

What we want to edit is under <HotbarLabel1>

Look at <Bounds>30,19,4,15</Bounds>

We need to change the bounds x coord back a little so instead of 30 im going to try 25. (ex : <Bounds>25,19,4,15</Bounds>)

In game now looks like this:

65b0723ecfc19719dae33c43fcc383ca.png

Link to comment
Share on other sites

Γ—
Γ—
  • Create New...