Skip to content

Breeding Patterns

How should you plant your flowers? That depends on what kind of hybrids you are trying to make and what color the parent flowers are. First, it helps to understand how a flower breeds. There are a few unclear details but here's the gist of what happens from the internal code:

  1. At the start of a new day (5:00 AM), pick an available flower at random
  2. If that flower has been watered and is fully grown, it has a chance to reproduce
    • The chance to reproduce depends on how many days it has been watered since last reproduction and how many of your friends have watered it that day.
  3. If the flower reproduction is successful, the flower will either:
    • Self-clone if there are no available flowers of the same species to breed with OR
    • Breed if there is an available flower of the same species touching it. The flower that it breeds with is chosen randomly if multiple are touching the reproducing flower.
  4. Whether the flower self-clones or breeds, the offspring appears in an empty tile adjacent to the parent flower. The parent flower(s) are marked as unavailable.
  5. Repeat steps 1-4 on the next randomly selected flower until all flowers have been considered.

There are a couple of important things to note from this process. First, breeders may need to be careful of self-cloning, even in beds of flowers where they are all touching. We can exploit certain breeding patterns to make sure self-cloning doesn't happen. Second, new flowers can appear in any open space, so we only need to leave open spaces for the number of new flowers that we are expecting. This allows for planting patterns with more flowers and less open spaces to increase efficiency in that space.

With this information in mind, this page lists a few potentially useful patterns. The sections list patterns depending on the kind of breeding that you are trying to do. Many of these patterns come from Backwardsn’s Optimized ACNH Hybrid Recipes, where Backwardsn and J_MASTER have done a lot of research into good layouts.


Patterns for Breeding Identical Parent Flowers

The following patterns work well when you are trying to breed hybrids from two identical parents. For example, when you're trying to make Blue Pansies from two White Pansy parents (seed flowers). Since the parents are identical, we can make plots that hold many flowers to increase the number of potential new flowers and minimize the chance of self-cloning.

You don't need to have these exact sizes, feel free to size down to fit your space. These patterns don't assume that you have open space on the outside. They could be fenced off, or next to other plots of flowers as long as they are of different species.

Turtle

A good pattern to consider, and works well for small plots of flowers.

turtle layout

Hex-hole

Very space-efficient and works well when you don't have any visitors watering your flowers. Slightly better than a grid pattern at reducing the chance of self-cloning, but you could go with either.

hex-hole layout

Super Turtle

A great pattern when you have multiple visitors watering your flowers. It has more open space for flowers to appear in than hex-hole.

super turtle layout

Diagonal

The diagonal layout here is shown as an example of what not to do. Ultimately, it doesn't have enough flowers in the space to be worth it. Choose other patterns unless you like how this pattern looks.

diagonal layout


Patterns for Breeding Different Parent Flowers

Because of the self-cloning problem, it also matters whether the desired offspring flowers are the same color as the parents or different colors.

When the offspring is the same color as one parent

When the offspring shares a color with one of the parents, you have to worry about self-cloning. One of the parents might clone itself, and it would be impossible to tell whether the offspring has the desired genetics. Choose one of these patterns to avoid self-cloning. For example, this might be useful when trying to make Red (special) windflowers (the ones that can make purple windflowers) from a Red (seed) windflower and Blue windflower parent.

Previously, I've recommended patterns that block off certain parents. However, the layouts here are slightly better, and the idea of blocking can be confusing (and ugly!), so I no longer mention it.

Simple pairs

The simplest way to avoid self-cloning is to have pairs of flowers. It doesn't matter whether these pairs are horizontal, vertical, or diagonal as long as they don't touch another flower of the same species.

Note: If one of the flowers is lucky enough to reproduce, the other one is chosen and both are made unavailable. This prevents the self-cloning of the other flower. The problem with this layout is that you generally need space around the pairs. This pair idea forms the basis for the other patterns one can use.

pair layout

5x1 pattern

Alternatively, you can use 5 flowers all in a line to avoid self-cloning. Here, the Red windflower can't self clone, because it can't be excluded when a flower breeds. Note: the flowers on the edges can still self-clone, so we could get Blue windflowers from the diagram below. But if the blue windflowers self-clone, you know it was a clone, since we are trying to get Red (special) windflowers in this breeding scheme. This pattern is very nice to line paths with but isn't as efficient as the independent pairs layout.

5x1 layout

Independent Pairs

When you have multiple species of flowers to breed, you can save a lot of space by using the independent pairs pattern. The idea is to put alternating species of flowers together since they can't breed with each other. You can choose either layout below, they perform similarly. Both pack a large number of flowers into a small space. The only downside is needing to breed two species.

independent pair layout

alternative independent pair layout

When the offspring is a different color

For example, if you're trying to breed Pink windflowers from Red (seed) and Yellow (seed) windflower parents. Since the offspring is a different color than both parents, you don't have to worry about self-cloning. The following patterns may work well, although the same-color offspring patterns above still work and might be more efficient

Alternating Columns/Rows

This pattern can be used as either rows or columns and works well in longer/taller spaces. Less space-efficient than an independent pairs type approach. You may get quite a few self-clones.

alternating columns layout

Alternating Snake

Similar in spirit to the 5x1 layout, the alternating snake can be used to line paths. Make sure that the corners have space but keep alternating. It's probably not the best for large block spaces, but can be used creatively.

alternating snake layout

Checkerboard

This pattern works about as well as the alternating columns/rows pattern, but with slightly fewer self-clones. You can modify this pattern to fit weird spaces, just keep the alternating checkerboard going as much as you can.

checkerboard layout


Patterns for Cloning Flowers

When you have rare flowers, it can often be better to clone them to get more. Some rare flowers can be used in patterns like the ones when the parents are identical when they have the genes to only make more of themselves. Specifically, this works for Blue Roses, Black Roses, and Purple Hyacinths, Pansies, Tulips, or Windflowers and can save space. If not, the following patterns can help in cloning.

Cloning a single flower

Cloning a single flower is simple, just make sure no other flowers of the same species are touching it.

layout for cloning 1 flower

Cloning two flowers of different species

When you have two flowers to clone that are of different species, you can place them next to each other. This is another nice way to line paths, just make sure you have open spaces on one side.

layout for cloning 2 flowers

Cloning four flowers of different species

When you have four flower species to clone, you can make the plots a bit denser, just keep open spaces on both sides.

layout for cloning 4 flowers