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 Tanning Rack v1.5c - Tireless Tiger

Slay alien, obtain hide, craft leather, create pelts!

  1. v1.5 Witty Wallaby

    Ar7ific1al
    Updated to v1.5-Witty Wallaby.
    Changelog
    • Added Bone to the treasurepool for hunting
      • Hunting treasure pool is currently as follows:
        Code:
        {
          "hunting" : [
            [1, {
                "__merge" : [
                  [ "overwrite", "pool"]
                ],
                "pool" : [
                  [5.5, [ "alienmeat" ] ],
                  [2.0, [ "alienhide" ] ],
                  [1.5, [ "basic" ] ],
                  [1.0, [ "bone" ] ]
                ]
              } ]
          ]
        }
        
    • Added more to craft at the Tanning Rack
      • Florans now will automatically know how to craft various Floran furniture and pelts
      • Other races will learn the crafting recipe for Floran pelts and furniture when they pick up the respective item
      • Only the Human race will know how to craft the orange tiger pelts
      • Full list of newly craftable items (item names in code, not exact names)
        • floranarmchair
        • floranbed
        • florancorner
        • florancouch
        • florandrum1
        • florandrum2
        • florandrum3
        • florandrum4
        • floranscreen2
        • florantanningrack
    Eucliwood likes this.
Return to update list...