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 Gokai Treanger Box 1.2 | Upbeat Giraffe

Tokusatsu collection organizer

  1. 1.2- Upbeat Giraffe

    ja450n
    1.2- Upbeat Giraffe
    • Updating to work under Upbeat Giraffe
  2. 1.1 - ModPak Update

    ja450n
    1.1 - ModPak Update
    • Updated to use modpak file (this replaces the existing folder)
    • Updated to remove deprecated "interactive" object flag
  3. 1.0 - Initial Release

    ja450n
    v1.0 - Initial Release

    Gokai Treanger Box - Used to craft Tokusatsu related items (Super Sentai / Power Rangers, Kamen Rider, Metal Heroes, etc...)

    Any item with the group 'tokusatsu' will show up in this chest.

    Example:

    Code:
    {
      "input" : [
        { "item" : "fabric", "count" : 1 }
      ],
      "output" : { "item" : "KamenRiderDecadeChest", "count" : 1 },
      "groups" : [ "tokusatsu", "spinningwheel", "armors", "all" ]
    }