Starbound
Bigger Action Bar(10 slots)
29 commenti
kak dela? 24 giu, ore 3:11 
Seems to be conflicting with FU Action bars or Interface. Installed Squarely compatibility addon and i got so wanted 10 slot hot bar
Von Geeksalot 7 gen, ore 9:54 
One day ill get that computer science degree, just to understand what the hell the person giving info about putting this on existing characters was even saying.
BITney, The Pixel Heister 25 apr 2024, ore 4:23 
This mod drops this when using it with StarExtensions. The game doesnt crash but i dont like errors in my log file xD

https://pastebin.com/6mjasnMF
Prof.Liebstrumpf 7 apr 2024, ore 7:48 
Someone made a Hotkey Mod. I give it a try
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2962464896
FezzedOne 19 mar 2024, ore 19:10 
@Crankenstein: Use xSB-2. It makes mods like this client-sided.
FancyCat 13 dic 2023, ore 14:15 
this mod changed my ship to a different one with no captains chair
Crankenstein 19 mar 2023, ore 13:04 
Is there any way to get this mod to be client side only? Looks like it would be a client side mod for MP, I'm surprised it isn't.
Ryu Ketsueki 12 set 2021, ore 14:40 
I realized that the config file for Starbound actually lists options for the 7, 8, 9 and 0 keybindings. Is it possible this was left from when Starbound actually had ten slots and if so, could it work with this mod?

Another question I have. If I dump the json of the character, can I edit it to make an existing character work with this mod?
Sir_Ox 7 set 2021, ore 19:13 
oops sorry just realized i had already commented that :|
Sir_Ox 7 set 2021, ore 19:13 
the picture shows 20
Sir_Ox 24 apr 2021, ore 9:31 
uh... the picture shows 20...
Kurotaku 22 apr 2021, ore 0:27 
You dont have to create a new character when installing/uninstalling this mod

Open the Starbound game folder and go to /Starbound/storage/player, copy the .player file to /Starbound/win32/

Now open CMD and navigate to the directory (you can open it fast in the Address bar of the Windows Explorer when you type in there cmd instead of the path)

Now type in "dump_versioned_json.exe " <-- space is required
Drag the .player file into the Terminal and than drag and drop it again but this time rename the .player to .json [Enter]



Now you have a .json file that you can open with a texteditor
Search now with CTLR + F for ""customBar""

This is your object that defines the object that defines what you have in your hotbar.
You have to replace the whole thing "customBar" but only this! Not customBarGroup!

Replace it with this in my example I use the 10 Slots variant!

[More in the next comment]
Kurotaku 20 apr 2021, ore 9:57 
"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]
]
],

This means first 10 Slots and the other page 10 Slots, if you now add , [null, null], [null, null] at each line you can use it for the 12 Slot variant. But watch out not putting an comma at the end of the "null]"




Now save and go back to the terminal and now do the same backwards with make_versioned_json.exe

My example
make_versioned_json.exe B:\Games\Steam\steamapps\common\Starbound\win32\e54e17dcf74bb5f6652d4701f60c29c4.json B:\Games\Steam\steamapps\common\Starbound\win32\e54e17dcf74bb5f6652d4701f60c29c4.player

If there comes an error you have a wrong syntax at a line!
If not put the .player file back to the player directory
☥¤§ÑîGHTMÃRɧ¤☥ 13 nov 2020, ore 3:01 
messes up the hotbar so that bl2 shields hotbar vanished at least on my game.
BornDirty1 6 ago 2020, ore 12:41 
We could always use more Action bars!
Novasky 15 mar 2020, ore 5:33 
I CANNOT script or mod but I guess you can? Can you possibly create a mod for me that adds a 3rd Action Bar?
mathgeniuszach 30 nov 2019, ore 9:31 
For now to play with a friend I can post my own clone of the mod to play with friends, but I don't want to steal from this mod so I figured I would let you know
mathgeniuszach 30 nov 2019, ore 9:30 
Could you maybe increase the priority of this mod? A different mod (though I can't figure out which one) is loading before this and even caused one of my characters to corrupt, as the bar at the top isn't displaying properly.
KestrolFearless 15 dic 2018, ore 5:41 
i've downloaded this mod, and i set the button 7-0 according to the action bar 7-10, but when i press the button 7-0, my character will not select the things according to the action bar, can someone helps me please?
King Halako 30 giu 2018, ore 9:08 
It's not that difficult to make a twink planet, dump all your stuff into chests, admin in enough fuel to get there and back with a new character. this mod is definitely worth that trouble
[DBH].Whismerhill.{SSgt} 21 set 2017, ore 14:04 
and indeed this screenshot is the 20 slots not the 10 slots

notes: this 10 slots bar works fine, however in 1680x1050 res it will overlap with the quest text
[DBH].Whismerhill.{SSgt} 20 set 2017, ore 12:27 
the 20 slots bar seems strangely similar to the 10 slots bar in screenshots
Acecool 17 lug 2017, ore 16:28 
Simply modify the number of slots AFTER the char loads in...
Acecool 17 lug 2017, ore 16:27 
There should be no limitation in how this mod works... You should have no problem delaying loading until the character is loaded so when the char loads in and the bar is standard then use a command to enable the new one ( worst case ), or automatically enable it...

Starbound uses Lua, right? I haven't checked but I believe that's what I heard. If you need help modifying this to work, add me.
👑󠁳⁧⁧ King Pandora 17 feb 2017, ore 14:32 
There are save editors out there. Or at least there was one back around 2015. Should you theoretically just be able to decompile that? I mean it isn't the same but it might help you get a bit closer to that.
...Oh StarCheat (That's what the above message was about. I only read halfway through before writing, haha.)
xBleedingSoulx  [autore] 17 feb 2017, ore 13:29 
Theoretically it should be possible but the tools just don't exist. The amount of toolbar slots is for some reason saved to each character, so changing that number in game makes characters with a different number unable to be loaded. If someone came up with a way to decrypt and edit the number in the save files, then it should be possible. The people who created StarCheat could probably figure it out but it's beyond me, as far as I know they are the only people who have managed to edit save files.
👑󠁳⁧⁧ King Pandora 17 feb 2017, ore 10:36 
Is there anyway to get this to work with existing characters? I would absolutely love it then. I have put so much work into my character.
Other than that issue it seems like a great mod.
xBleedingSoulx  [autore] 13 feb 2017, ore 11:12 
I added them to the options menu to future proof the mod for when/if they enable it in the future.
InertFurry 13 feb 2017, ore 7:58 
Wait there's no way to set keybinds for the other slots, but there's keybindings in the settings menu?