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

[SMAPI] Advanced Location Loader 1.4.7

Helps modders modify the in-game locations!

Tags:
  1. Bugfix for tilesheet issue

    Entoarox
    There was another (but unrelated to the first) tilesheet issue in ALL 1.1, this has now been fixed.
    For a more complete changelog, please check the spoiler.

    Code:
    CHANGELOG
    - Added the `ALLReact` Building-tile action
        See the `Tile actions` section for details
    - Fixed custom tilesheets not being handled propertly
        Seems that 1.1.1 did NOT actually fix those as it was supposed to
    
    TILE ACTIONS
    - ALLReact <sound_name> <animation_interval> <tile_index>,<tile_index>,<...>
        When right-clicked, the tile on the Building-layer is replaced by the given animated tile and the given sound is played
        After it has animated once, it is then replaced by the static tile that originally occupied the space
    
    foghorn likes this.
Return to update list...