results = { { type = "item", amount = 10, name = "yeast", probability = 0.8 } },
results = { { type = "item", amount = 2, name = "yeast", probability = 0.1 } },
I don't think this is the correct way to define the yeast-cultivation recipe, in game you only see the second result, so it's pretty much a net negative recipe currently