Allows player to craft the
Yeast item from the Food pack.
| item | loot table |
|---|---|
Yeast Starter |
yeast:yeast_bottle |
Crafting a glass bottle, and an apple generates
Yeast Starter
It contains your starter culture and the only way to generate yeast is
to let it rest.
To do so place it as you would any other block, then use some flour in it to
fill it. This will change the bottle to look like this:
.
The culture inside the bottle will take several in-game minutes mature, at
wihch point the texture changes again to
. At this point you can use
the bottle and get one
Yeast that can be used in food
recipes.
A matured bottle contains four portions, then becomes again
empty. To
fill it again, use some Flour on it and wait again.
Breaking the bottle will drop it as an item and all progress will be lost.
Uses Custom Blocks to place the custom block
Uses advancements to see if a player interacted with a placed bottle and if so call the corresponding functions.
Ticks once every minute to see if there are loaded bottles that could be matured.
None.