** THIS IS THE NON-STEAM WORKSHOP VERSION OF THE MOD FOUND HERE: http://steamcommunity.com/sharedfiles/filedetails/?id=729524482 **
When interacting with containers, move the inventory and container windows so they don't obscure the area near the player.
--
"But you can already do this?"
Yes, you can move the windows manually--but they reset every time you interact with a container or merchant.
--
Customization Instructions
(You are basically creating this mod for yourself)
1. Uninstall/unsubscribe from this mod.
2. Navigate to the Starbound mods directory: /path/to/Starbound/mods
3. Create a new folder called myuitweak
4. In that new folder, create two new files called _metadata and interface.config.patch
5. Contents of _metadata:
{
"author" : "Kluex2016",}
"dependencies" : [],
"description" : "A perfectly tuned Container UI Tweak",
"friendlyName" : "My UI Tweak",
"name" : "MyUITweak",
"version" : "1.0"
6. Contents of interface.config.patch:
[
{]
"op": "replace",}
"path": "/displayCenteredWindowGap",
"value": 160
7. Change the line in interface.config.patch starting with "value": to any number you like (the default is 4; this mod sets it to 160; very large values may cause issues)
8. Launch Starbound and make sure your mod appears in the mods list.
- Mod Pack Permissions:
- Anyone can use this mod in their mod compilation without the author's consent.
- Mod Assets Permissions:
- Anyone can alter/redistribute the mod's assets without the author's consent.
-
Welcome to the official Starbound Mod repository, Guest! Not sure how to install your mods? Check out the installation guide or check out the modding help thread for more guides.Dismiss Notice
Outdated Mods have been moved to their own category! If you update your mod please let a moderator know so we can move it back to the active section.

Container UI Tweak 2016-07-23
Move the inventory and container windows so they don't obscure the area near the player