Starbound

Starbound

Not enough ratings
Starboundマルチプレイ個人的に必須なMOD
   
Award
Favorite
Favorited
Unfavorite
Description
二人プレイのマルチでエラーが出て詰まずにちゃんと最後まで動くことを検証したMOD群。2人同時にエフェクトが多い別惑星で動くとたまに負荷で落ちるけども

Frackin'Universeとか大型MODを軸に難易度上昇(自分に別枠HP的なシールド装備出来るけど敵MOBのHPが3倍になるとかパッシブバフ付いたりするボダランヘルス、シールドMODとか)、難易度下降(月にエルキウスゴーストが湧かなくなる{ガスジャイアントでは湧くからEPPとかを使う必要はある})とか種族追加とか色々趣味な物も入ってる。このコレクションを使うなら好みでMODを外せばOK。ただし前提MODとかもあるからちゃんと見ておく事。MOD追加するならエラー落ちもある事は留意してね。

日本語化MODは入れてない。どうしても日本語で読みたいって人は「PCOT」ってアプリで逐次翻訳すると良い。DeepL連携するとかなりスムーズな日本語になって非常に読みやすい。ただし英文スキャンの時読み取りが変な事になる事がある(よくあるのは%を7と読み取る)のはこのゲームのフォントの問題なので諦メロン。自分で修正してね。

ちなみにマルチのラグとかは、steam経由の接続じゃなくてstarbound\win64\starbound_server.exeからグローバルIPアドレスとポート開放(TCP21025)でマルチするとかなり軽減される。
ただしsteam経由マルチだと機能するMODがクラッシュ要因になる(自分の環境だとBetaBoundとかTinyStation!とかworking showerとか)事があるので、ある程度MOD厳選した方が良い。

それと"Exception caught in client main loop, eof reached"ってよく出るエラーは、入り直しても1秒ぐらいで何度も出るなら十中八九オブジェクトのせいだから怪しいMODを外すと良い。自環境の場合、ハイロトルの街に生成された"Working Shower"で生成された動くシャワーが原因だったので参考までに。
他のエラーは大体ログ見ると原因のアイテム名とか書いてあるから、それで調べればおおまかに行き着く。


starbound_server.exeからサーバーを開く方法(備忘録も兼ねて)
1・まずサーバーに入れたいMODを全部サブスクライブする。一度起動もしておくといい。
2・\Steam\steamapps\workshop\content\211820 に行く。そこで検索欄に con と入れて出てきたcontent.pakを全てコピーする。
3・\Steam\steamapps\common\Starbound\mods に行く。そしてコピーしたcontent.pakを全て貼り付け。
4・名前同じだぞボケって言われるから「ファイルの情報を比較する」から「現在の場所」「宛先の場所」のどっちもチェック入れる。
5・そして「続行」を押すと全てのcontent.pakが連番の数字付でコピーされる。
6・そしたらstarbound_serverを立ち上げる。ポート開放はUPnPCJとか開放くん使えばいいと思う。自分のIPアドレスはグローバルIPアドレスって検索すれば出てくる。
7・ちなみにポート開放のテストとかはちゃんとサーバーのアプリが開いてないと絶対「失敗」って言われる。割と引っ掛かりやすいから注意。
8・もしなんかエラー出て入れないってなるなら、\Steam\steamapps\common\Starbound\storage の中の starbound_server.config の中の"allowAssetsMismatch" : の false を true に変えると入れるようになるかも。ゲーム内設定でもあるからそれも変えるべし。それでも無理ならログ見て原因探してMOD減らすべし。
9・ちなみにこの方法だとMODがアップデートされた時、サーバー側は自動更新されないから(多分)2~5をまたやるといい。先にmodに入ってる古いcontent.pakは消しとくべき。

english (Use DeepL)

A group of mods verified to work properly in two-player multiplayer without clogging up with errors, although it sometimes crashes under load when two people run simultaneously on different planets with many effects.

Frackin'Universe and other large mods that increase difficulty (Bodaran health and shield mods that allow you to equip a separate HP-like shield, but triples the HP of enemy MOBs or adds passive buffs), decrease difficulty (Elchius ghosts no longer appear on the moon {gas Giant will bring them up, so you have to use EPP or something}) and adding races and all sorts of hobby stuff. If you use this collection, you can remove any mods you like, but be sure to look at the prerequisite mods, and if you add mods, keep in mind that they may fail.

No Japanese language mods are included in this collection. If you really want to read in Japanese, you can use an app called "PCOT" to translate the text verbatim. DeepL makes the Japanese very smooth and easy to read. However, when scanning English text, the reading may be strange (often % is read as 7), but this is a problem with the font of this game, so I give up. Fix it yourself.

By the way, the lag in multis can be reduced if you use starbound(win64)™ starbound_server.exe with a global IP address and open port (TCP21025) instead of connecting via steam.
However, if you use multiplayer via steam, mods that work may cause crashes (BetaBound, TinyStation!, working shower, etc. in my environment), so it is better to select mods carefully to some extent.

Also, the error message "Exception caught in client main loop, eof reached" is often displayed after about 1 second of re-entry, if it appears repeatedly, it is most likely caused by an object, so you should remove the suspicious mod. In my environment, it was caused by a moving shower created by "Working Shower" in the city of Hylotl.
Other errors are usually indicated in the log, so you can get a rough idea of the cause of the error by looking into the log.


How to open the server from starbound_server.exe (as a reminder)
1・Subscribe all the mods you want to put in the server first. You should also start them once.
2. Go to Steamapps∏workshop∏content∏211820↩. Then enter "con" in the search field and copy all the content.pak files that come up.
3. Go to Steamapps\steamapps\common\Starbound\mods. Then paste all the content.pak you copied.
4・Since you will be told that the names are the same, go to "Compare file information" and check both "Current location" and "Destination location".
5. Then press "Continue" and all content.pak will be copied with sequential numbers.
6. Then, start up starbound_server. You can use UPnPCJ or OpenPortKun to open ports. You can find your IP address by searching "global IP address".
7・By the way, if you don't open the server application properly, it will definitely say "Failed" when you test the port opening. It is rather easy to get caught, so be careful.
8・If you get some kind of error and can't get in, you can change "allowAssetsMismatch" : from false to true in starbound_server.config in \Steam\steamapps\common\Starbound\storage You may be able to get in by changing it. You should also change the in-game settings. If that doesn't work, look at the logs to find the cause and reduce the number of mods.
9・By the way, when a mod is updated in this way, the server side is not automatically updated (maybe), so you should do 2~5 again. You should delete the old content.pak in the mod first.
Items (156)
(FU) Music Player Addon "Deltarune"
Created by zumpaka
Just a set of music from the game Deltarune, which you can turn on on the music player from the Frackin 'Universe mod. This mod does not add or change music in the background or adds music from Deltarune to play musical instruments. I also recommend a very...
(FU) Music Player Addon "Library of Ruina"
Created by Mejiro McQueen
Adds the Library of Ruina Soundtrack to the Frackin' Universe Music Players. You need Frackin' Universe to access the stuff. I do not own any of the assets, all belongs to ProjectMoon, Studio EIM, Mili and Dark Fantasy Studio....
(FU) Music Player Addon "Undertale"
Created by zumpaka
Just a set of music from the game Undertale, which you can turn on on the music player from the Frackin 'Universe mod. This mod does not add or change music in the background or adds music from Undertale to play musical instruments. I also recommend a very...
- Green's Dye Suite 1.7 - Super Ultra Matter Update DX Plus Omega Repainted Edition & Knuckles
Created by OxOOFFOO
To make the glowing dyes function, install futara's shader: https://steamcommunity.com/sharedfiles/filedetails/?id=2422986190 https://i.imgur.com/yIpexRn.png Reskinning and dyeing the matter manipulator! Custom flashlights. Some bug fixes. New categories a...
100% Boss Uniques Drop Rate
Created by Azure Fang
This mod was produced due to Kreek's wildly popular boss drop rate mod not including two bosses, causing some other compatibility issues, and the Enhanced Storage version breaking entirely. Should Kreek release revised versions of their mods, I will delete...
Action Spawn Rates [1/50]
Created by Vayleos
Action figure drop rates have been increased from 0.001 (1/1000) to 0.02 (1/50) The drop rates for Bosses, Kluex Sentry & Vault Mobs are unchanged. * Action Spawn Rates -> http://steamcommunity.com/sharedfiles/filedetails/?id=877161871 * Action Spawn Rates...
Annoying Dog Fix
Created by cat
Fixes the Annoying dog instrument, because the original mod author didn't want to. Requires Annoying dog instrument This package contains no Undertale content (that's in the original mod which this one requires as a dependency) and can play Dogsong correct...
Annoying dog instrument
Created by HighGuard
This mod adds an annoying dog from Undertale as a musical instrument to your Starbound. You can buy it at "Beakeasy" (penguin's bar) for 1 pixel (oh boy, that's a lot...). Do I have any regrets making this? Nope. Edit 13/07/18: after several years of not e...
Any Capture Reloaded
Created by pointbeing
If you have a question about whether something in vanilla is capturable/functions when captured, I ask that you please check the Known Capture Issues thread first. If your question still isn't answered after that, ask me. PLEASE NOTE: This is not a patch f...
Arcana
Created by sleepySva
https://i.imgur.com/p1sbNRX.png https://i.imgur.com/jbHECqk.png https://i.imgur.com/iGFzaRO.png https://i.imgur.com/CmXuZTg.png Update v1.4.0, Everblue Trial Everblue Trial adds several new dungeon encounters, two new minibosses as well as 26 new crew type...
Avali (Triage) Race Mod
Created by Fevix
Avali race mod for Starbound 1.4 The cutest predators this side of the universe rift We now have a Discord chat, come on in! No account needed! https://discord.gg/uppXW2k If you have issues, please go to https://github.com/Fevix/Avali/issues and post a new...
Avelon's Take Everything Hotkey
Created by Admiral Billy
This mod is required by both server and client for multiplayer. 1.3.3 update: Fixed the tech this mod adds. It actually now does give you a speed boost. v1.3 MAJOR UPDATE! Code improvements and removal of the unintended feature of pre-looting! Added suppor...
BK3K Inventory Reskin + 240 Inventory Slot
Created by BiGGieEyes
What is this mod about ? This is bk3k Inventory Reskin, extended to 240 slot per bag Requirement This mod requires the original Bk3k Inventory mod to function, which can be found in this link : https://steamcommunity.com/sharedfiles/filedetails/?id=8829001...
Beam up from underground
Created by Alex
This mod will allow you to beam up from underground and quickly go back to your ship in suvrival and hardcore modes. Might make your life easier if your running low on health or food in a dangerous place....
Better Platform Falling
Created by doNMor
Makes starbound platforms work like they do in terraria, mostly preventing needless fall damage. Note: Doesn't work if there are no spaces between the platforms....
Better Strings
Created by Kami North
Better is subjective of course, but I wanted to have something that's more powerful. I love strings and the violin felt weak to me, especially lower notes. This mod offers an alternative, stronger soundfont for the violin. Should be compatible with anythin...
Better Tails for Kitsune, Nude Version
Created by Heemi
A Simple Sprite change for the Kitsune Race Mod by MkioTNT that makes the tail slightly darker to better match the ears. Also removes Undies and replaces the body with the Cutebound shading. Don't like? Don't use! It's completely client side so you never h...
Black and Orange Ribbons for Kitsune
Created by Heemi
Just turns the large ribbons and decals on the hair of the Kitsune race by MKioTNT Starbound Default Orange and edits the sprites of the big ribbons slightly. Smaller ribbons and decals are Starbound Default Black. Don't like? Don't use! It's completely cl...
Borderlands 2 Random and Unique Shields
Created by FelmastProMcLane
Update, Notice: Version 5 is here, Player Pets can now spawn with shields, they use the shields in the "crew" section of the interface. Added compatibility with "Crew Customization+" and "BL3 Healthbars" for new npc shield display. New damage and capacity ...
Borderlands 3 Custom Health bars
Created by FelmastProMcLane
This mod tries to replicate the behavior of multiple random healthbars introduced in BL3. Check the collection for addons an textures: Borderlands 3 Custom Healthbars Collection. Tired of enemies feeling always the same? With this mod every enemy and group...
Spicy's Instrument Themes - Calamity Mod
Created by SpicySpaceSnake
Spicy's Instrument Themes - Calamity Mod 0.8.0 adds several themes from Terraria's Calamity Mod to be played on instruments. Join the Discord! My personal Discord contains categories for things that I work on. I'd recommend joining if you're interested in ...
Cave Story+ FU Music Player Addon
Created by Quote Izkewl
All 5 Cave Story soundtracks, compiled for the Frackin' Universe music players! This mod has the 5 soundtrack choices available in the Nintendo Switch version of Cave Story+ -Organya The soundtrack from the original 2004 freeware release of Cave Story on P...
Clear & Close Button
Created by Razorex
This mod is no longer maintained. If there are any improvement requests or bugs, feel free to download and modify it. --- Adds a "Clear & Close" button for faster looting to every container. It's a client side mod. Its behavior is a little bit different fr...
Clear & Close Button - Enhanced Storage Addon
Created by Razorex
This mod is no longer maintained. If there are any improvement requests or bugs, feel free to download and modify it. --- This is an addon for the base mod Clear & Close Button for using it with the mod Enhanced Storage. It won't work without the base mod....
Compact Crops
Created by Kave Johnson
"More crops on less land." This mod halves the required horizontal space for all large crops. If you are tired of the wide spacing of crops in vanilla Starbound, and want to make endless fields of Wheat or Sugarcane, then this is the mod for you! * FAQ * Q...
Compact Crops for FU
Created by MrHimera
Compact Crops for Frackin' Universe! "More crops on less land." This mod reduces the required horizontal space for all large crops. If you are tired of the wide spacing of crops in Starbound, and want to make endless fields of Wheat or Sugarcane, then this...
Copyright Infringement Mod
Created by Melendroach
Just a simple modpack that adds weapons and cosmetics from a variety of franchises to your world. The weapons will just randomly spawn in chest and each weapon is balanced to be as good if not a little better than what you'd find in that tier normally with...
Craftable Punchy
Created by Azulaloi
Ever wanted a punchy to test your damage, but didn't want to find a Hylotl city to get one? This mod adds a craftable punchy! Craft the Inert Punchy at the spinning wheel, place it, then animate it by hovering over the punchy with your cursor and pressing ...
Crew Customization +
Created by FelmastProMcLane
Now a rewrite of Crew Customization Updated to have an interface, allow full customization of gear, change name and apply augments to crew members. Changelog: Inteface can be opened opened by a tailor. Added "Disable" Button, it switches from "D" to "E", w...
Cuter Chucklefish
Created by Goldfish
娘化呵呵鱼! 更改了游戏中呵呵鱼的开场小动画和声音 -------------------------------------------- Replaces the Chucklefish logo and laugh....
Dark Souls-like broadsword idle
Created by Magnus
This small mod changes the Broadsword idle frame to be more like Dark Souls by having the blade rest on the player's shoulder. It should work with any broadsword from any mod as long as the idle is not modified by the sword itself....
Disabled drop for Survival Mode
Created by Tatsu
Disable item drop when dying in survival mode. Pixel lost is still there. Not compatible with other difficulty mods....
Drop On Crouch
Created by Anter583
Auto-drops you from platforms when you crouch without the need to press space, similarly to how it works in Terraria. Doesn't work while walking/running, this is a limitation that I can't bypass without making this into a tech since crouching gets cancelle...
Enhanced Storage
Created by Neo
Enhanced Storage is a quality of life mod which improves the whole storage system of Starbound. On the one hand it adds a lot of new features to the usablity of containers, and on the other it adds many new content concerning storage and containers. Contai...
Ette Set
Created by DrPvtSkittles
Ette Set (skette) Craft a Super vending machine at Skittle's Mega Crafter https://steamcommunity.com/sharedfiles/filedetails/?id=1628020624 for 300 pixels. You can purchase all clothing items from there. https://steamuserimages-a.akamaihd.net/ugc/943958523...
Extended GUI
Created by v6
This is a client-side mod. Extends most of the GUI windows so you can fit more items at the same time. The songbook can be found as a seperate mod by the name of "Extended Songbook" http://steamcommunity.com/sharedfiles/filedetails/?id=729427264 For a non-...
Extended Songbook
Created by v6
This is a client-side mod. Extends the Songbook window so you can fit more items at the same time. If you want to extend more of your GUI then you can find the mod "Extended GUI" http://steamcommunity.com/sharedfiles/filedetails/?id=729426797 For a non-Ste...
Extra Zoom Levels
Created by Patchumz
A very easy and basic mod that simply adds extra zoom levels to the options menu. You can select from between 1 and 10 zoom power instead of the default 2 to 4. The mod will be compatible with any mod that doesn't mess with zoom levels, so you don't have t...
FU + Avali Triage Patch
Created by Khe
What the patch does: Adds missing categories to blocks, for better Item Network support. Made adjustments to some descriptions, and to some names which were shared. Replaces references in produce-related recipes with their FU counterparts (including terram...
FU + Extended GUI Patch
Created by RobotLucca
Fixes incompatibilities between FU and Extended GUI. Specifically, fixes the armor tab on the Spinning Wheel, the new mech horn/module tab at the Mech Crafting Table, and the new tabs for the Basic Crafting menu....
FU / Shellguard Mech Compatability
Created by Sayter
Nothing fancy. Adds compatability for Shellguard mech parts to utilize FU mech stats, such as Mass, health bonus, energy adjustments, and so forth. 2 : updated damage values of a few weapons, but primarily balanced the Rotary cannon. 1.2: added support for...
FU Research Tweaks
Created by Redoogle
Frackin Universe Required Changes how the research rate for FU is calculated. - Changes: Removed 1.5 minute cooldown for planet bonus Research Bonus now works 30,60,90 minutes for each tier of playtime bonus (originally 60,120,180 minutes) Github Check out...
Fast Beam
Created by Theo
This is my first mod. Replaces the collections button in the top-right menu by a teleporter (Done the same way as Stardust mod with the quickmenu and compatible with it) You'll be able to teleport to bookmarks or other player without beaming up to your shi...
Felin Costumes+
Created by Kawa
Do you sometimes feel like Starbound needs that certain you-know-what? Do you feel that Colonel Mustang may have been on to something? Say no more, say no more, nudge-nudge wink-wink. This mod, believe it or not, lets any character with a regular body shap...
Food Stack
Created by v6
This is a client- & server-side mod. If it is not installed on server then your stack can & will reduce to 1 when transferred to the server. Food Stack changes so food can stack up to 1000. To stack food that have different rotting time you will need to pu...
Frackin Universe - Melee Aiming
Created by Almantuxas
Version: 1.3.0 - switched from manual patches to a semi-auto patcher using shell/batch scripting and Lua. A patch to allow the aiming of non-aimable melee weapons (battleaxes, scythes, etc.) from Frackin' Universe. NOTE: This mod doesn't contain the origin...
Frackin Universe: More Planet Info Official Patch
Created by Rylasasin
Up to date official patch for More Planet Info from the Frackin Team. Because there are 2-3 patches for this and none of them are up to date. This patch combines both ''More Planet Info Lush Planet Fix'' and ''Various More Planet info Patches for FU'', whi...
Frackin' Action Bars
Created by Sayter
Increases maximum UI action bars from 2 to 4. (the bar at the top of your screen that holds items). Press X to cycle them, just like vanilla. IMPORTANT: Adding this in WILL remove all existing characters from the character list (and potentially crash). The...
Frackin' Interface
Created by Sayter
Changes the UI for health, energy and food 1.54 - Updated bk3 inventory skin 1.53 - Updated quest tracker 1.51 - updates Mech crafting interface to use additional Tab 1.5 - new Chat interface! (Lillyoko) 1.4 - healthbar is wider at the left side to be more...
Frackin' Music
Created by Sayter
Note: Does NOT require FrackinUniverse, but is recommended since most of the music will play on those biomes. What is FrackinMusic, and why is it so gigantic? It adds (does not replace) over 250 new songs to your Starbound experience pulled from various co...
Frackin' Stations Interface
Created by MrHimera
This mod replaces the interface of some stations with the FU interface! Replaceable stations: - Stations of the standard starbound - Some FU stations - RPG Growth Stations - Enhanced Storage Stations - Betabound Stations - Elithian Races - Galaxy in Confli...
Frackin' Universe
Created by Sayter
FU Discord:https://discord.gg/VTjEfWwJXv Wiki: https://frackinuniverse.miraheze.org/wiki/Main_Page Disclaimer: Installing FU is a one-way trip. FU will affect your game universe and ALL characters. Note: Uninstalling the mod will cause crashes, unless you ...
Frackin' Universe & Many Tabs Compatibility Patch
Created by AnomNom
https://imgur.com/szjRFVq.png Fixes two major issues that appear between Many Tabs and Frackin' Universe. Due to a conflict when modifying mechcrafting.config, Many Tabs breaks the Mech Chips tab from Frackin' Universe. This prevents the player from obtain...
Freeze That Gate!
Created by aww
A simple mod that patches the animation files so that the Ark Gate or Portal or whatever you call it freezes at the first frame. The mod also disables the little particles that float around the monolith if those were causing the lag as well. In game, the F...
Funny Weapons
Created by Dealberde
Do you want to try something new? Something useful? And that at the same time is absurd? This is your mod. 50 funny weapons that, besides being absurd, are very useful for your adventures (damage similar to Tier 6). Go to Treasured Trophies (Outpost) and c...
Futara's Dragon Engine [oSB Optional Support]
Created by FutaraDragon
Edits Starbound's config to reduce the rendered area and enables frame skipping. Adds a Skill Menu item to activate custom abilities within the Dragon Engine to the game. =========================== Futara's Dragon Engine The Starbound Mechanic Lib =======...
Give me Cotton!
Created by lornlynx
Adds Cotton Seeds to the Terramart and Cotton to the Infinity Mart at the Outpost, as well as Cotton Seeds to the Flower Merchant. In case you are like me and unlucky with your cotton. Everyone needs cotton. Changelog: Fixed an issue with npv merchants (I ...
Colourful Glowing Ores (Intense)
Created by Commander Gray
Thank you for 20k+ subscribers and five stars! ⭐⭐⭐⭐⭐ If you want to go on mildly psychedelic mining trips then this mod is for you. I've seen plenty of mods that make ore glow, but it always glows white. Why? Erchius crystals glow purple and core fragments...
Gothic Outfit Pack
Created by DrPvtSkittles
Gothic Outfit Pack (skgoth) Craft a Gothic vending machine at Skittle's Mega Crafter https://steamcommunity.com/sharedfiles/filedetails/?id=1628020624 for 300 pixels. You can purchase all clothing items from there. https://steamuserimages-a.akamaihd.net/ug...
HOUND Fashion 0.9.3
Created by EIKO
HOUND brings you more cosmetics! This mod is designed to expand the cosmetic selection of Starbound and give players more options as far as their character's look is concerned, while giving you something to aim for with your surplus of post-game pixels. Th...
Instant Crafting
Created by v6
This is a client-side mod. Disables the timer on client-side crafting tables so that everything you craft finish instantaneously. Support mods If you find any table that isn't instant just reply with mod name & crafting table name in top left corner next t...
Instru+
Created by Orinji Neko
HEY, YOU! So I was going around Starbound, and lacking some more instruments! Because who doesn't want to bedazzle and annoy their friends with a recorder? I know, right? For now, they are crafted in the EPP tab of the anvil! Right now, the instruments inc...
Interactable Apex Pods
Created by Reyquiem
Allows you to use Apex life support pods as if they were furniture. I figured, hey, if we can sit around in Floran cages and Human force prison cells, why not Apex life support pods? Maybe that's not a very good reason, since these things are clearly prett...
Job Offers
Do you really, really want a NPC as a crew member? No worries, now you don't have to hope for them to give you enough quests to trigger the change. With one of these craftable/buyable job offers you can instantly make them happy to work for you. - Make any...
KawaiiStuff+
Created by Sir Bumpleton✿
Sexy Clothes, Now Optimised! Enhances the KawaiiStuff mod to enhance it's overhaul feeling. Hound's Fashion is necessary to dye the striped outfits. You do not need the original mod for this mod to work, it is even highly suggested you delete the original ...
Kitsune Frackin' Universe Patch
Created by MkioTNT
Frackin' Universe Patch for Kitsune Frackin' Universe is a one way ticket, backup your saves Diet : Omnivorous Perks : 2.50x Energy Capacity Resist : +15% Fire, +15% Ice, +15% Electric, +12% Mental Weapons : Shield: Perfect Blocks restore health Kitsunebi:...
Kitsune Race
Created by MkioTNT
Long story short: fox like demi-humans. Kitsune Rage activation 1. Add a key bind to "Alt Tech Key" in the control options 2. Equip the Kitsune Rage tech 3. Activate, duration of 60 seconds and cooldown of 20 seconds --> +75 Health --> +100 Energy --> Heal...
Learn Blueprints on Scan
Created by 🐱
Learn blueprints when scanning objects. Should be compatible with any mods that adds objects and/or recipes. Update (2019-10-20): If the quest is stuck in your quest log: Type this in the in-game chat: /admin /failquest learnblueprintonscan /admin then re-...
Less Dead Moons - Moon Dungeons
Created by AnomNom
https://imgur.com/szjRFVq.png Do you feel like moons are a bit boring? Then allow me to introduce you to... Less Dead Moons! This mod adds multiple structures to Starbound's various moons, giving them more depth than a simple, flat landscape. Scattered acr...
Low Health Alarm
Created by Andriel Chaoti
Low Health Alarm. It does what the title says. This mod is added for those of us who can't see or are just to inattentive to the default UI and really could just use a sound queue to let them know they have almost no HP left. It plays a beep once a second,...
Many Tabs (1/2)
Created by v6
PLEASE NOTE THAT THIS IS PART 1 OF THE MOD. YOU MUST ALSO INSTALL PART 2 http://steamcommunity.com/sharedfiles/filedetails/?id=956247051 Adds an easy way for modders to add filter tabs to vanilla crafting stations and race tabs to the codex library without...
Many Tabs (2/2)
Created by v6
PLEASE NOTE THAT THIS IS PART 2 OF THE MOD. YOU MUST ALSO INSTALL PART 1 http://steamcommunity.com/sharedfiles/filedetails/?id=1119086325 I will not be replying to any comments on this page. Please use the page for Many Tabs (1/2) http://steamcommunity.com...
Maple32
Created by Lemon Drops
Adds The Following and More: 3 playable species: 'glutt', 'nuu', and now 'deadbeats' are playable too!* Over 300 new structures and encounters (some even in space!) to discover, steal, and raze. 7 planet types and one moon, containing over 30 new biomes, m...
Melee Aiming
Created by Kais
Changes the standard (left click) attacks of broadswords and hammers to aim towards the cursor, instead of only horizontally left or right. Note: secondary (right click) attacks are unaffected. This mod will affect other mods' broadswords and hammers as lo...
Metal Gear Solid Alert Sound
Created by Dynaflame
Changes the sound played when enemies notice you to MGS's alert sound. Alternatively, you can download it here: http://community.playstarbound.com/resources/metal-gear-solid-alert-sound.3792/...
MkioTNT Workshop
Created by MkioTNT
Acess hub for my mods Basic content: - Throphy Stand - Merged all three throphies from Nuru quests - Bluoplasma lamp - 2 Crafting stations --> MkioTNT Workshop - Basic crafting station --> Furniture Dye Station - using this only for the furniture i'm makin...
Monster Compatibility Loader
Created by FelmastProMcLane
This mod aims to bring the abilty to add scripts to monsters in a compatible way, the same way NPCs can have them. For users: Replaces "monster.lua" and "monster_primary.lua", makes them work like vanilla, other mods may require this mod to make changes to...
Monster Core : Configuration
Created by FelmastProMcLane
Contains a single file, "stats/monster_compat_list.config". This mod it's just meant to load very early, the loader mod is needed for this to do anything. For users: Does nothing, but if needed by other mods, should be installed or they will crash. For mod...
More NPC Ships
Created by Angry Turret
Are you tired of those default NPC ships? Do they look same to you? This mod should help you a bit. This mod adds several space dungeons including: Friendly Ships - Cargo Ship, inspired by in-game space stations - Astronaut Shuttle. It's vertically-oriente...
More Planet Info (work with 1.4.X not guaranteed)
Created by Erisss
THIS MOD IS SUSPENDED FOR UNDEFINED PERIOD OF TIME You should install those 2 patch-mods to make it work properly. Quest marker fix Lush planet fix This mod is SERVER SIDE since modifies lua files. More info about planets, moons, and some other system bodi...
More Planet Info - FU Patch
Created by Alb
Without this mod, there will be some planets that you'll just not be able to visit, as you'll be zooming out instead of clicking on the planet. The above picture shows the mod in action. Before, that planet was impossible to visit. Now I fixed it. PS: You ...
More Planet Info: Maple32 patch
Created by Lemon Drops
Adds full compatibility with MPI for Maple 32, adding dungeon icons and the like. Join the M32 Revolt server to yell at me for making this break with FU....
NO FPS CAP - LAG / STUTTER FIX
Created by 󠀡󠀡
starbound used lag so much with 420+ mods with this mod it only stutters for a .3 second witch really helps me it unlocks the fps limit on starbound in turn should speed up the game i'm not sure if there be issues from this but seems to work fine for me al...
Neki
Created by Juni
This mod adds the Neki species to Starbound. Note The anatomy of this species is uncensored by default. All screenshots were taken with 'SFW' skins installed (linked below). Required Any character extender; not required with FU. Recommended BSI + Neki Addo...
NekiCrew
Created by Juni
This mod allows for up to 99 crew on the Neki T3-T11 ships. Links Non-Steam version Neki Discord...
NekiFU
Created by Juni
This patch makes the Neki species compatible with Frackin Universe. Features A full set of species-specific Frackin' Universe stats Patches to add FU stats to Neki weapons/armor Scan descriptions for FU-specific items (WIP) Scan descriptions for FU-specifi...
Nekify
Created by Juni
Something cute happened to Starbound's races! This mod is DISCONTINUED, please use Nekibound instead! Warning This may contain some nudity, so be aware of it before you undress your characters. This is a texture replacement for existing races, which doesn'...
Neko Alternate
Created by cat2002
Starbound 1.4 Cat girls in the ocean of stars... Adds a neko race. Special thanks to: Fueledbycancer - Original neko mod. Sanks - Previous developer. Flogenos - Protectorate ship which I use in this mod with some edits. And to all people who help with mod ...
Nekopara Mod
Created by ChloeKitsune
Adds decals and plushies of the catgirls from the Nekopara Visual Novel Series. Now purchasable at the beakeasy shop. They each cost 1000 pixels. You can still spawn them in with the following item IDs - azukidecal - azukiplush - chocoladecal - chocolaplus...
Neo+
Created by Schrotflinte12
Overview: Neo+ adds 14 new weapons to the inventories of the bounty NPCs. Bounty NPCs can drop those weapons for you to enjoy. The weapons can be upgraded at weapon upgrade anvils. Weapons: Neo Shortsword: An ordinary shortsword. Does what shortswords usua...
Ningen Race Mod ver 1.8 [Works with 1.4]
Created by N3X
Mech Deployment Fixed All credit goes to ODABUTSU...
No Highlights On Inspected Objects
Created by Anter583
Removes the MM scanmode highlights on already inspected objects, should lower visual clutter without affecting its usability that much (note that you won't be able to use scan mode to detect secret buttons). Doesn't touch the other highlights, just the one...
No More Erchius Ghost
Created by Suphax
You know that annoying flying noclipping lovely and enjoyable pink ghost that follows you around on moons and speeds up with the more fuel you mine and one hit kills you on touch? Yeah, this mod removes that. Enjoy! If you encounter any problems like seein...
No Weather Blockdamage
Created by Mia
No Weather Blockdamage does what it says: it prevents any kind of weather from destroying blocks. But beware: the effects can still kill you. Weather types included - Small meteors - Large meteors - Cinderstorms (aka Ember) This covers only vanilla weather...
Non Fatal Fall Damage
Created by Suphax
This mod doesn't affect the damage that falling does - but stops fall damage killing you. If you take enough damage to kill you it will leave you on 1hp. This adds a custom script to player.config so that this is compatible with everything. I have a versio...
One-Handed Torch
Created by Suphax
This means the torch, not the flashlight. This mod modifies the normal torch to be one-handed. Non-Steam version here v 1.1: * Changed to JSON patch method as I forgot to implement it into this mod. v 1.0: + Released ...
Optimizebound-Advpng
Created by Master Chief
Someone else has taken this even further Should probably look to them as i don't play Starbound at the moment and when i do i'll probably just use their mod, they claim even smaller file sizes and have a lower priority than this mod. Even MORE Optimized Op...
Parallax Compression (FPS Improvement)
Created by Xaliber
This mod intends to improve FPS performance by compressing all parallax images size. --- If you liked my mods, feel free to donate me a snack through: Ko-Fi | Buymeacofee | Trakteer | Saweria --- Instead of removing the parallax background like other mod d...
Placeable Dynamic FTL Drive
Created by Kais
Do you miss the fancy FTL drive visualization from before Starbound 1.3? Wish you could really see the fruits of your overwhelmingly spooky erchius mining expeditions? Yeah, me too... This mod adds exactly what it says it does: a Faster-than-Light Drive ob...
Playable Poptop Instrument
Created by Evan ☆/Eve ♥
Have you ever just been lying in your bed at night, listening to the dreamy lullaby of the Poptops? Well now you can play it yourself! Simply keep killing those cuties until you get yourself one of their action figures, sit down at a workbench and carve it...
Pokemon Outfits Gen 1
Created by DrPvtSkittles
Pokemon Outfits Gen 1 (skpkmn) Craft a Pokemon Station Gen 1 crafter at Skittle's Mega Crafter https://steamcommunity.com/sharedfiles/filedetails/?id=1628020624 for 300 pixels. You can craft all clothing items there. https://steamuserimages-a.akamaihd.net/...
Pokemon Plushies 2.0
Created by Candle
IMPORTANT DISCLAIMERS I will never turn these into pets, critters or NPCs. Stop asking. If you want to do it, be my guest. This is, and will always be, a fan-made project with no intention to profit from it. Pokémon belongs to The Pokémon Company, GameFrea...
Pokemon Protagonist Pack 1
Created by greater pol
This pack contains the costumes of the main female protagonists from Pokemon Alpha Sapphire/ Omega Ruby, Pokemon Diamond/Pearl, Pokemon Black/White and Pokemon X/Y. They are all available at the spinning wheel....
Pokemon Protagonist Pack 2
Created by greater pol
This pack contains the outfits of the main female protagonists from Pokemon Leaf Green/ Fire Red, Pokemon Pokemon Heart Gold/ Soul Silver, Pokemon Black 2/ White 2 and Pokemon Sun/Moon. All are available at the spinning wheel....
Portable Outpost
Created by themrpiggy22
Previously known as the Quest Console mod, Portable Outpost allows you to access all of the quests, shops and services from the Outpost settlement from the comfort and framerate of your own ship or base. Features Quest Console The Quest Console can be plac...
Project Knightfall
Created by Nitrosteel
https://i.imgur.com/FuIrkLi.png https://i.imgur.com/kOavG2X.png Project Knightfall is an ever growing expansion mod for Starbound that centers around a brand new, highly advanced military faction called the Knightfall Initiative. Enhance your Starbound exp...
RPG Growth
The mod that adds RPG Mechanics to Starbound! This mod adds the ability to raise stats and make your character stronger. Defeating monsters grants experience and raises your level. Allocate stat points, unlock techs and weapons, and choose a Profession, Af...
RPG Growth Tabs & Profession Retexture
Changes the Mysterious Book tabs to use modified existing ingame textures rather than letters for icons. This will also replace the Profession Select icons the same way. This requires RPG Growth: https://steamcommunity.com/sharedfiles/filedetails/?id=11159...
Reusable Climbing Rope
Created by Anter583
Makes climbing rope drop itself at the base of its anchor instead of disappearing into the v̸̦̊o̵̱̓i̵̘̓ḍ̴̆....
Sandstorm Debris Fix
Created by πe = 3^2 = g = 10
This mod adjusts the behavior of sandstorm weather to be more consistent with snow and ashfall in the base game. It prevents sandstorms from creating buildups of solid loose silt blocks and causes them to instead coat surfaces with "sand" tile modifiers. I...
School girl Uniform Mod
Created by ๖솜이불..。
"Add School uniform for Starbound!" This mod is a reupload version of the original mod created by 'Mameko'. We upload this again because the Original mod has disappeared from the workshop. Thank you! v1.3.0 New clothes : School swimsuit This mod based on t...
Shellguard: Starbound Expansion Remastered
Created by Travelling Merchant
Welcome to the Shellguard: Starbound Expansion remaster! We have a public discord here! https://discord.gg/efMVY8w This mod is a full expansion to Starbound, focused around a new faction called Shellguard. Shellguard is a large scale mercenary group as wel...
Show Item Names!
Created by Silver Sokolova
Displays the internal item ID of an item in its tooltip. This mod is clientside! Features out-of-the-box support for many mods. If OpenStarbound is installed, support is automatically generated for any mods which are not already supported. Q: "Hey! This it...
Singing Poptop Loading Logo
Created by Elijah
This is my fourth mod and it uses .patch files which took me a few hours to understand. This mod replaces the Protectorate logo from the loading screens to a Poptop that sings and walks around the corner....
Skippable Cinematics
Created by v6
This is a client-side mod. Skip any cinematic with ESC-key. It does not reduce any loading times that are covered up by cinematics. For a non-Steam version, visit http://community.playstarbound.com/resources/skippable-cinematics.3730/...
Skittle's Mega Crafter
Created by DrPvtSkittles
Skittle's Mega Crafter NOTE: This is included in my outfit modpack You may craft the Mega Crafting Station at the inventor's table. All of my clothing mods have been updated to be crafted at my Mega Crafting Station. If you have any of my clothing mods ins...
Slow Hunger
Created by Helari
A quick edit to make your character become starved in about one hour realtime (It only takes 25~ minutes in vanilla which interrupts gameplay way too often for my taste). With this mod you still need food to survive but you aren't constantly annoyed by sta...
Sparkle items
Created by TeksFox
The mod adds a new visual effect for thrown objects Compatible with any other mod, and safe removal without damaging the character file The effect highlights up to 15 in a radius of 25 blocks...
Stack Enlarger
Created by Ксакеп
Increases max stack size to 999999 The 10K version here...
Stardust Core
Created by Zia Satazaki
Formerly (and internally) known as StardustLib. System features and support code for the modded experience. NOTE TO SERVER OWNERS: this mod contains a second .pak! Make sure this is loaded or unexpected behavior may occur! metaGUI A custom UI system design...
THCBMusics
Created by kingbee0227
(FU) Music Player Addon This is an add-on to add "Touhou Cannonball" songs to the Frackin' Universe music player. "Frackin' Universe" is required. 127 battle themes with many intense and fast songs. 125 board themes with calm and relaxing songs. 77 songs w...
TerraTabs
Created by floyd
Improves the Terramart by adding a new interface and the ability to change the shopkeeper. Items are now sorted neatly into tabs for a better shopping experience, with an optional compact grid view to display more items at once. Every vanilla race (except ...
Spicy's Instrument Themes - Terraria
Created by SpicySpaceSnake
Spicy's Instrument Themes - Terraria 0.2.0 adds several themes from vanilla Terraria to be played on instruments. Join the Discord! My personal Discord contains categories for things that I work on. I'd recommend joining if you're interested in seeing earl...
Touhou Musical Collection
Created by Vynzill
A large collection of touhou songs, ranging from the first game 'Highly Responsive to Prayers' all the way to the 17th installment 'Wily Beast and Weakest Creature.' This mod also includes a couple songs from fangames, remixes, and some sidegames related t...
Undertale Music Pack
Created by Kufell
4.1 Update! Glaceir Glowing Snow Welcome to the Green Room Burning Eyes Doom Board sevenfour Catswing Raise Up Your Bat 4.0 Update! - Deltarune Chapter 3 & 4 Raise Up Your Bat! Ruder Buster Black Knife Find Her Vapor Buster Welcome to the Green Room Mike, ...
Vitality - Helltaker OST
Created by THE Mountain™
Only for musical instruments ;)...
WW Furnishing
Created by Ishveth
https://i.postimg.cc/hPVNZxhq/A.png Wisteria Whiskers Furnishing is a mod that adds a large portion of furnishing goods, from sofas to kitchen cabinets, we have all kinds of objects and trinkets to make your builds feel more homey, meaning the direction of...
Wardrobe - Gothic Outfit Pack
Created by Silverfeelin
Wardrobe Add-on for the Gothic Outfit Pack. Requires both the Wardrobe and Gothic Outfit Pack....
Wardrobe Interface
Created by Silverfeelin
https://i.imgur.com/3nT9ub5.png This mod allows you to dress up your character. All clothing and colors in the game are directly available to your in an easy-to-access interface. You can store and load your favourite outfits so you don't have to juggle ite...
ZUNpets
Created by Inanitatis
Replaces regular trumpet sounds with ZUNs Touhou trumpet sound font. Will most likely crash if used with any other mod that replaces trumpet sounds....
[More Planet Info] 1.4 Quest Marker Fix
Created by Anter583
Patches the mod More Planet Info (made by: Erisss) to properly render the Quest Markers added in 1.4 by replacing the old Lua file (cockpitview.lua) with a modified one that incorporates parts from both MPI and the 1.4 update by adding in some missing ques...
[OFFICIAL] FU BYOS Modded Race Patch
Created by Hubnester
A patch to make it so modded races that can use the Frackin Universe build your own ship. Chucklefish Forum Version: https://community.playstarbound.com/resources/official-fu-byos-modded-race-patch.5094/ Github Link: https://github.com/Hubnester/FUBYOSModd...
bk3k's Inventory
Created by bk3000
THIS REQUIRES NEW CHARACTERS. YOUR OLD CHARACTERS WILL NOT WORK! DO NOT ATTEMPT TO LOAD OLDER CHARACTERS - YOU HAVE BEEN WARNED ^Limitation won't apply if using Open Starbound or xStarbound (See pinned discussions for details) This is bk3k's Inventory. Thi...
kingbeeMusicSelection
Created by kingbee0227
FU MusicPlayer Addon. My favorite 46 songs. Required Frackin' Universe Mod....
last prism
Created by patman
adds last prism from terraria probably isnt balanced but thats ok i thought it would be fun to make and it was until i got bored and didnt finish it but its good enough to upload was going to give it a sprite that isnt just ripped from terraria but that wa...
manga emote
Created by Karuted
Change emotes to a cartoon expression style. Not only the player characters, but also NPCs will use emotes, which will increase the liveliness of NPCs. If you install this mod in multiplayer, you may be able to use the emotes as a means of communication be...
Crew Customization+ Add Close Button [outdated]
Created by Si-Cafe
The functionality of this mod has been fully integrated into the main mod. So this mod is now outdated. Thanks to the CC+ authors for adding this function. Add a close button to the Crew Customization+ GUI. It feel lazy to reach for "Esc" on the keyboard e...
Enhanced Storage Patch for Arcana
Created by Lubius
Enable Enhanced Storage features for Arcana crates, chests and other storages. Now it is possible to modify storage slots, fast stack and sort your stuff in all Arcana storage furniture. If you find any bug, please open a issue or a pull request: https://g...
Even MORE Optimized JSON!
Created by crockan
What does this do? This mod simplifies all JSON-encoded files in the game to reduce file size, which theoretically should provide a smoother gaming experience. How is this more optimized? I found many files in the game to have many comments, redundant form...
Oceanic world caves Reworked
Created by Omega68nova
I was always annoyed how basic and simple ocean worlds are, just a surface of ugly islands, and a ocean with hylotl dungeons scattered around and no good rewards for exploring.... This doesn't really fix that, but it makes them more interesting by giving t...
Omnicrafter!
Created by Silver Sokolova
The Omnicrafter allows you to access any crafting station you add to its database! Why place a hundred crafting stations and run around your base when you can place one and get the benefits of a hundred stations? Works with modded crafting stations! Craft ...
Plushbound - Plushies, stickers and more!
Created by Tea-Loving Lad
The 3rd community-made wave of plushies and stickers has finally landed!​ Look out to the stars! This wave comes with 74 new plushies and 18 new stickers to add to the already huge hoard of cuddly and stylish goods grows even further! And, for the third ti...
Randomly Generated Energy Blades
Created by loib
Haven't modded in a while, have I? Probably for the best. This mod adds procedurally generated energy blades! Features: Four distinct, randomly-assigned combos, ranging from a slow and heavy 4-hit combo to a fast, semi-aimable 6-hit combo. Five random alt ...
StarTech - Stardust Technologies
Created by Zia Satazaki
~ Stardust Core required! ~ A leap in technology unlocks boundless potential. Construct complex machines to do your gruntwork for you; batteries and generators to power them. Wield an arsenal of unique and powerful tools and weaponry. Leave traditional arm...
Stutter Reducer Stable
Created by Ree McScree
Tired of your game stuttering all the time? Well no more! (sort of). This makes some changes to Starbounds various config files that from my testing noticeably reduces the amount the game stutters without any changes to its quality. To be clear, this does ...
Reduced Sewing Machine Audio
Created by jss2a98aj
Makes sewing machines quieter by greatly reducing the range of its sound effect. It shouldn't make a sound unless you are physically in front of it. Works with Frackin' Universe, because even its somewhat reduced range was not enough. Dislike annoying soun...
Reduced Teleporter Audio
Created by jss2a98aj
Makes teleporters quieter by reducing the range of their sound effects. They shouldn't make a sound unless you are very close to one. Supports teleporters from the following species mods: The Orcana The Saturnians F.A.Q: Q: Can you add support for X mod? A...
Armor Augments
Created by hebiohime
This mod is standalone, adds augment slots to back head chest and legs More than one of a kind of augment does not stack (example: 4 Healing III augments). Different levels of augments stack(example: 1 each of Healing I, II, III). ╔════════════════════════...
Armor Augments - Arcana! (READ DESCRIPTION)
Created by Silver Sokolova
Armor Augments for Arcana! NOTE: The armor accepts augments even if the augment slot isn't shown. NOTE: Since Arcana has updated since this mod's release, it may not add augments to all the armor in it. Mod image by Sva, I think. I didn't make it. It's jus...
Swap Augments!
Created by Silver Sokolova
tl;dr: If you replace an EPP's augment WHILE YOU ARE WEARING IT, you'll get the old augment back! Augments are pretty cool! You just got a shiny new Fire Resist augment, "Elemental augments exist?" you think to yourself, having never seen such a thing befo...
Many Tabs Avali Handcrafting
Created by Bug
Adds a tab for handcrafted Avali stuff, requires Handcrafting Expansion and Many Tabs. Tell me if you find unsupported Avali mods so that I can add them :)...
[Many Tabs] Handcrafting Expansion (1/2)
Created by Anter583
This mod makes Many Tabs affect more crafting tables, primarily Handcrafting. Go to the 2nd part for info, or to discuss/comment/etc. This part of the mod only exists because it has to for the 2 (technically 4) mod combo to work. Things break / don't work ...
[Many Tabs] Handcrafting Expansion (2/2)
Created by Anter583
This mod makes Many Tabs affect more crafting tables, primarily Handcrafting. I also installed a vanilla tab to handcrafting. All credit goes to v6, who made Many Tabs. All I did was copy-paste their code to everything that didn't have it. Just as Many Tab...
Many Tabs Job Offers
Created by Bug
Adds a tab for Job Offers, requires Handcrafting Expansion and Many Tabs. Supports Chef, Maid. Hunter and Datebound. Tell me if there are others you want supported....
Many Tabs Project Knightfall (Inventor's Table)
Created by Bug
Adds a tab for Project Knightfall, requires Many Tabs....