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

Golemancer - Core 1.2.0

Core scripts for golemancy implementation on Starbound

  1. Golems on Rails

    AlbertoRota
    Added vehicles as valid spawn
    You can specify it this way:
    Code:
    "vehicleSpawn" : {
        "name" : "hoverbikered",
        "controllerName" : "hoverbikecontrollerred"
    }
    The vehicle will be linked to the controller spawned!!!!!
    Example:
    Test-SpawnVehicle-2.gif
Return to update list...