Starbound

Starbound

More Action Bars! (6)
 Tämä aihe on kiinnitetty, joten se on todennäköisesti tärkeä
natsumi or something idk  [kehittäjä] 25.10.2023 klo 11.41
How to make this mod work with old players
NOTE: This WILL clear your toolbar, but all your items will still remain in your inventory. Also, you should make a backup of your player file before doing this, in case you (or I in this tutorial) mess up.

1. first of all, follow this guide[community.playstarbound.com] to extract your player file.
2. second, you need to find your toolbar configuration. use an editor (preferably Notepad++) and use the search function to look for "customBar"

3. once found, replace it with the following (this won't work if you have toolbar extensions, like 10 or 20 slots instead of 9):

"customBar" : [ [ [null, null], [null, null], [null, null], [null, null], [null, null], [null, null] ], [ [null, null], [null, null], [null, null], [null, null], [null, null], [null, null] ], [ [null, null], [null, null], [null, null], [null, null], [null, null], [null, null] ], [ [null, null], [null, null], [null, null], [null, null], [null, null], [null, null] ], [ [null, null], [null, null], [null, null], [null, null], [null, null], [null, null] ], [ [null, null], [null, null], [null, null], [null, null], [null, null], [null, null] ] ],
after this is done, follow the instructions in the starbound community link again (scroll down a little if you need a tutorial) to repack your file. you can then move and replace it back into your player folder and you should be good to go!
Viimeisin muokkaaja on natsumi or something idk; 25.10.2023 klo 11.47