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 Food Processor Furious Blender

Tired of low crop yields? Use this.

  1. The Pussplum Update

    Seria-Myouna
    -Added Pussplum to grindable plants.
    -Can't believe people still use this.

    Guide for adding new fruits/veggies to the grinder:

    Under foodprocessor > recipes > foodprocessor there are a bunch of a files named x.RECIPE. Feel free to copy one of these in order to get a template.

    Code:
    {
      "input" : [
        { "item" : "pussplum", "count" : 1 }
      ],
      "output" : { "item" : "pussplumseed", "count" : 2 },
      "groups" : [ "foodprocessor",...
  2. Enraged Koala Update

    Seria-Myouna
    Easy fix, easy patch.

    Keep it rolling.
  3. [[Blending Intensifies]]

    Seria-Myouna
    • Works with Furious Koala
    • That's pretty much it.
  4. Automato Fix

    Seria-Myouna
    Automatos are now in the proper category and the seed:produce ratio is now 2:1 as intended.

    Thank you again for reporting these bugs.
    Andr0o likes this.
  5. Potatoes and Pineapples.

    Seria-Myouna
    • Added Potatoes and Pineapples to the recipes list.

    Sorry for the inconvenience. Rice and Sugar still do not work for logical reasons. If a change is requested by enough people I will add these as well.
  6. Nothing much

    Seria-Myouna
    Recipe should be working as intended now.

    No longer found in "Starter". Gained at tier 2, works retroactively as well.

    Uses steel bars.
  7. Minced Dingo

    Seria-Myouna
    Updated with @pikafan8 's modifications. Now it is a tier 2 recipe. Recipe was changed from iron to steel to accommodate this change as well.

    Does not require a .player file anymore, hurrah!