Starbound Change Character Appearance Mod Work -

  • Item / NPC / Vanity Station

  • Full Avatar Editor GUI

  • Some mods (like Appearance Enhancer) wrap around the vanilla player.config and intercept identity loading. They:

    Title: Character Appearance Changer

    Description: This mod allows players to alter the visual appearance of their existing characters without the need to create a new save file. Whether you want to change your hairstyle, adjust your skin color, or completely overhaul your character's identity, this mod makes it possible directly in-game.

    How it works:

    Best for most players: Appearance Enhancer Mod – safe, easy, and supports modded races.
    Best for minimalists: Change Your Appearance command mod.
    Best for total control: StarCheat (external editor). starbound change character appearance mod work

    Once you install one of these, you can freely update your character’s look at any point in the game without starting over.


  • JSON files: Many vanilla assets define race-specific appearance templates in assets/races/* and assets/portraits/.
  • Lua scripting: Server-side scripts can edit player data via player API or entity API depending on mod type (e.g., world scripts, object scripts, or a command).
  • sbpatcher or modinfo: package your changes under a mod folder in starbound/mods, include modinfo.patch to add new scripts and assets.
  • Subject: Issue getting character appearance mods to work

    Body: Hello everyone,

    I am currently trying to install a mod that allows me to change my character's appearance, but I am running into some issues. I have subscribed to the mod via the Steam Workshop, and it appears in my mod list within the launcher. However, when I load into the game, I cannot find the crafting station or the UI option to change my look.

    I have already tried:

    Has anyone else experienced this, or does anyone know how to fix it? Any advice would be appreciated. Item / NPC / Vanity Station