Bush Cucumbers is one of those things that seems complicated until someone states the one rule it hangs on.
Interfaces move between versions; the underlying logic almost never does. The version number is the single most useful thing to note before following instructions. Two people can follow identical steps and get different results purely because of when they started.
Straight to it
The reliable method takes slightly longer and works the first time, which is the better trade in almost every case.
What most guides get wrong here
Most of the frustration here is avoidable, and almost none of it is about reflexes. The complicated explanation and the simple one usually describe the same thing at different zoom levels. Checking the outcome takes seconds and prevents the most common category of wasted effort. The useful answer is usually one sentence long, and everything else is the reasoning behind it.
The result is consistent once the inputs are, which is less obvious than it sounds. Details that seem cosmetic occasionally are not, which is why the order is specified.
Edge cases worth knowing
Expect the second attempt to go noticeably better than the first, and plan around that. The step people skip is almost always the one that makes the rest reliable. Checking the result immediately costs seconds and saves the most common kind of wasted time.
How to check it worked
What worked last season may still work, but it is worth confirming before committing an evening. The useful part of bush cucumbers is one sentence long; the rest is the reasoning behind it. A method that works for everyone is usually slower than one tuned to your situation, and worth it anyway. Following the steps for bush cucumbers without understanding them works until something changes, and something will.
It is worth knowing which part of this the game actually enforces and which part is convention. Anything presented as a hidden trick is normally just a step that a popular guide left out.
- Do the simple version first, even if you intend to refine it.
- Confirm the result before moving on to the next step.
- Prefer reversible changes over permanent ones.
- Stop once you have a working result rather than optimising forever.
- Try it once without shortcuts to see the full behaviour.
- Write down what you changed, so you can undo it if the result gets worse.
Why it works
A change that works but that you cannot repeat has not really solved anything. Anything described as a known issue is worth checking before assuming the fault is yours. It is worth reading the whole section before starting, even though nobody ever does. The step people skip in bush cucumbers is the one that makes everything after it reliable.
Where a guide and the game disagree, the game is right and the guide is old. If the explanation feels overcomplicated, it probably is — the working version is usually short.
The usual mistakes
- Assuming a step took effect without checking.
- Making a permanent change to answer a question a reversible one would have settled.
- Following the detailed method when the simple one would have done.
- Making a permanent change when a reversible one would have answered the question.
- Blaming the game before checking the one setting that was changed last week.
Anything else?
Is there a faster method?
Usually yes, and usually it is riskier. The route above trades a little speed for a much lower chance of having to start over.
Is the longer method worth it?
Only if the short one has already failed for you. Starting with the complicated version is how simple problems become long evenings.
Why do two sources say different things?
Almost always because they are describing different versions, or because one of them repeated an assumption without testing it.
Is there an easier way?
Often, but the easy route tends to be less reliable. The method above trades a couple of extra minutes for a result that works the first time.
Does this apply to every version?
The steps target the current release. Older versions usually behave the same way, though menus may sit in different places.
That is the whole of bush cucumbers, minus the parts that only pad out a page.