Jump to content

The crockpot recipe for Feijoada can avoid using meat, despite it's attempt at requiring meat


lakhnish
  • DLC VERSION - IMPORTANT!: Hamlet Fixed

Feijoada's recipe requires 3 Bean Bugs (raw or cooked) and half a piece of meat.

But with the way the recipe has been written, the recipe only works if all the bean bugs are either raw or cooked, not a mix of the two.

Ex: 2 Raw Bean Bugs + 1 Cooked Bean Bug + 1 Meat will not give you Feijoada

The current faulty recipe:

tags.meat && names.jellybug === 3 || names.jellybug_cooked === 3 || (names.jellybug && names.jellybug_cooked && names.jellybug + names.jellybug_cooked === 3)

 


Steps to Reproduce

The above.




User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.

This is already fixed in the current beta version.

Please, try verifying the game files:

  1. Open your Game Library on Steam.
  2. Right-click on Don't Starve.
  3. Select Properties from the menu.
  4. In the Properties menu, select 'Local Files' from the left-hand panel.
  5. On the Local Files page, select 'Verify integrity of game files'
  6. Steam will then verify your files.


Changed Status to Fixed

  • Like 2
  • Thanks 1

Share this comment


Link to comment
Share on other sites



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...