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 Temperature Returns [UG] v0.5.1 ( Hot Fix )

Bringing Back Temperature Mechanics to Starbound

  1. New Features!

    The | Suit
    Well now the full proper API is setup with documentation!!! Found in your temperature folder as Temp Doc.Text

    You can follow my experimental builds here
    https://github.com/xxswatelitexx/Starbound_Temperature

    New Features
    Objects can now access the planets temperature with
    Code:
    world.getProperty("temperature")
    So if you want a object \ plant \ entity to have a special effect at a specific temperature now you can.

    All the code has been commented so you can follow it.
    Also you may notice Poison \ Acid \ Fire resistance. These are just as is and has not been implemented.
Return to update list...