Starbound

Starbound

96 ratings
Legacy Food
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
21.273 KB
4 Dec, 2018 @ 12:46am
7 Dec, 2018 @ 8:15pm
6 Change Notes ( view )

Subscribe to download
Legacy Food

Description
Starbound has had a lot of changes during the course of its lifetime, including removing some items that are otherwise completely functional. I created this mod to return some content that was removed for no particular reason, and balanced them to (hopefully) fit in with the other foodstuffs that are already present.

This mod returns several deleted foods and recipes into the game, modifying them as necessary to fit in with the current build and content. For instance, ham will drop from large biped creatures such as the Adult Poptop and all randomly-generated creatures that match that category. All the food recipes are unlocked naturally through the same progression system as the vanilla food recipes, making it seem like they were never really gone.

I tried to ensure that this mod is as compatible as it could be, but I'm not entirely sure about the limitations, especially since this is the first time I added an entirely new drop list to a monster type. If you have any bugs/suggestions, please comment them on the page to let me know and I'll address them.
25 Comments
Davoker 17 Dec, 2023 @ 5:23pm 
I found the error, in the "fleshstrand.item.patch" file, which is where it is supposed to "add" the new recipe, it doesn't do it right, the code in this mod is:

[
{
"op": "add",
"path": "/learnBlueprintsOnPickup",
"value": [
"thespecial"
]
}
]

But the correct code is:

[
{
"op": "add",
"path": "/learnBlueprintsOnPickup/-",
"value": "thespecial"
}
]

I have tested it and I learn 3 recipes, the 2 vanilla and this mod at the same time, if someone wants to fix it, that's the code, however, I don't know if there will be more errors like this hehe.
Davoker 17 Dec, 2023 @ 5:12pm 
@Commander Gray Indeed, in fact, you should learn 3 recipes, 1 from this mod and 2 recipes that already had the game, this mod causes you to learn only the recipe that includes this mod, the others are not obtained, it is a bug or an oversight.
Commander Gray 16 Apr, 2021 @ 8:38am 
Pretty sure this might make it impossible to complete the cooking collection. Picked up a flesh strand, should have learnt both Bloody Puss and The Special, but I only learnt The Special and now I have to remove the mod to try and fix it.
Nini! 18 Aug, 2020 @ 11:50pm 
why did they even remove them in the first place?
Cheese 13 Aug, 2020 @ 12:47am 
How can I get these formulas?
Carma 1 Jul, 2020 @ 8:59am 
omg i miss the pizza hahaha
M4trix 5 Sep, 2019 @ 4:00am 
does this mode include s'mores
gensou ichida 19 Aug, 2019 @ 9:49pm 
i can look through the files tonight to see if there's anything you missed! i know Battery Acid was one of them??
Kamigiri  [author] 19 Aug, 2019 @ 9:47pm 
Is there anything missing, Halley? I added all of the ones I could find through the official wiki, and only didn't add those that I felt were already completely replaced by something else (like Alien Seaweed being replaced by Kelp).
gensou ichida 18 Aug, 2019 @ 11:51pm 
you plan on adding the rest of the legacy foods at a later date?