There is a simple version of lemon tree seeds and a complete version. Both are here, in that order.
Checking the result immediately costs seconds and saves the most common kind of wasted time. Where a guide and the game disagree about lemon tree seeds, the game is right and the guide is old.
The short answer
Do the straightforward version first; it solves this for most people, and the detailed section exists for when it does not.
Doing it faster once you know the method
Following the steps for lemon tree seeds without understanding them works until something changes, and something will. Keep the first attempt simple and add refinements only after it works. Assume anything automated in the interface has an edge case, because it usually does. Where several approaches exist, the popular one is popular for being easy to explain rather than best.
When to stop optimising
The approach below has been checked against the current version rather than a patch from two years ago. The step people skip in lemon tree seeds is the one that makes everything after it reliable. Checking the outcome takes seconds and prevents the most common category of wasted effort.
Why it works
Written notes beat memory when you come back to this in a month. The optimal approach and the reliable approach diverge more than people expect. Doing this in the wrong order still works, it just costs more time than it needs to.
Edge cases worth knowing
The step people skip is almost always the one that makes the rest reliable. It is worth knowing which part of this the game actually enforces and which part is convention. The version you are running matters more than the platform you are running it on. Anything presented as a hidden trick for lemon tree seeds is normally a step a popular guide left out.
There is a point where further refinement stops being worth the time, and it arrives early. A method that works for everyone is usually slower than one tuned to your situation, and worth it anyway.
- Re-read the step before the one that failed.
- Read to the end of the section before starting it.
- Test one change at a time instead of five at once.
- Prefer reversible changes over permanent ones.
What not to do
- Assuming that what worked on someone else's platform transfers unchanged to yours.
- Making a permanent change when a reversible one would have answered the question.
- Following the detailed method when the simple one would have done.
- Reading only the summary and missing the condition it depended on.
- Optimising before the basic version has worked once.
Quick answers
Can I undo it?
Yes, in nearly every case. Anything permanent is flagged in the steps, and there is usually a safer route worth considering first.
Can I do this with a friend?
Yes, and it is often easier. Agree on who does what before starting, because improvising halfway is where co-op attempts fall apart.
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 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.
Is any of this reversible?
Nearly all of it. Anything that is not is flagged in the steps, and there is normally a safer alternative worth considering first.
The method above is deliberately unexciting, which is exactly why it keeps working.