Starbound
Bigger Action Bar(10 slots)
Коментарів: 29
kak dela? 24 черв. о 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 січ. о 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 квіт. 2024 о 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 квіт. 2024 о 7:48 
Someone made a Hotkey Mod. I give it a try
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2962464896
FezzedOne 19 берез. 2024 о 19:10 
@Crankenstein: Use xSB-2. It makes mods like this client-sided.
FancyCat 13 груд. 2023 о 14:15 
this mod changed my ship to a different one with no captains chair
Crankenstein 19 берез. 2023 о 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 верес. 2021 о 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 верес. 2021 о 19:13 
oops sorry just realized i had already commented that :|
Sir_Ox 7 верес. 2021 о 19:13 
the picture shows 20
Sir_Ox 24 квіт. 2021 о 9:31 
uh... the picture shows 20...
Kurotaku 22 квіт. 2021 о 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 квіт. 2021 о 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 листоп. 2020 о 3:01 
messes up the hotbar so that bl2 shields hotbar vanished at least on my game.
BornDirty1 6 серп. 2020 о 12:41 
We could always use more Action bars!
Novasky 15 берез. 2020 о 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 листоп. 2019 о 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 листоп. 2019 о 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 груд. 2018 о 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 черв. 2018 о 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 верес. 2017 о 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 верес. 2017 о 12:27 
the 20 slots bar seems strangely similar to the 10 slots bar in screenshots
Acecool 17 лип. 2017 о 16:28 
Simply modify the number of slots AFTER the char loads in...
Acecool 17 лип. 2017 о 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 лют. 2017 о 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  [автор] 17 лют. 2017 о 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 лют. 2017 о 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  [автор] 13 лют. 2017 о 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 лют. 2017 о 7:58 
Wait there's no way to set keybinds for the other slots, but there's keybindings in the settings menu?