1. 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.
    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.
    Dismiss Notice

Outdated edit_me_mask 1.0

Very simple editable mask / helmet file to make mods with.

  1. HitchhikerBros
    edit_me_mask
    by Terrible Tom Pereira

    A simple modder's resource for those who want to
    quickly add custom masks and helmets to Starbound.


    [​IMG]

    - - - INSTALL - - -

    Simply copy & paste the mod into this folder:

    Steam/steamapps/common/Starbound/mods

    - - - EDIT - - -

    You will need to edit several files:

    "edit_me_mask" folder // rename to new mod name

    player.config > change the name of edit_me_mask to the
    new item name designated by your mod.

    edit_me_mask.modinfo > change the name of edit_me_mask,
    rename file to new mod name.

    "recipes" folder // name stays the same
    edit_me_mask.recipe > change the name of edit_me_mask
    to the new item name designated by your mod.

    Alter the recipe to include the ingredients you want.

    "items/armors/other" these all stay the same

    "edit_me" folder > becomes the name of your new item

    edit_me_mask.head > change the name of edit_me_mask
    to the new item name designated by your mod.

    Alter settings and configuration to your liking.

    mask.png and head.png names stay the same
    Edit these to your liking with image editing software.

    Last but not least, rename the main folder "edit_me_mask_1_0" to your new mod name!

    - - - UNINSTALL - - -

    Delete mod folder from Starbound/mods
    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.
    Damiano de' Caretti likes this.

Recent Reviews

  1. TheBigBlueSerpent
    TheBigBlueSerpent
    4/5,
    Version: 1.0
    With some fiddling I might be able to use this! Awesome!
  2. WhatCode
    WhatCode
    5/5,
    Version: 1.0
    Great for making your own personal stuff.. i only have one question about the head.png file vs the mask.png file.. i want to make a head piece not a new face so do i use the mask file?
    1. HitchhikerBros
      Author's Response
      The mask.png file is used by the HEAD textfile to determine how much of the hair is left exposed. In the EditMe mask, only the face is covered, so the mask.png has a white area that tells the file to show the characters hair.

      If you are trying to make a helmet that covers a characters entire head, you wouldnt want the hair to stick out at all, so you should edit the mask.png and erase all the white area so that it is a blank .png image, your character will display no hair under the mask.
  3. Damiano de' Caretti
    Damiano de' Caretti
    5/5,
    Version: 1.0
    Indeed!I tried changing the fancy hat,but apparently it won't work...well,now I can really put the ducal hat!
  4. Patziken
    Patziken
    5/5,
    Version: 1.0
    This mod has allowed me to begin creating my own modded hats. It's a great launching point for new modders.