Pot Cooking using Apple and Sugar. Produces Apple Jam.
block· Machines & Other Blocks
Apple Jam
[Let's Do] Bakery · by Satisfy
Apple Jam is a block from [Let's Do] Bakery, crafted from Apple and Sugar.
Acquisition
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Apple Jam | 1–1 | 100% | — |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Used in
Baking Station using Cake Dough and Apple Jam. Produces Apple Cupcake.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
bakery:apple_jam- Namespace
bakery- Mod ID
bakery- Tags (3)
bakery:items/jam c:items/jams forge:items/jams
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:pot_cooking",
"pattern": null,
"ingredients": [
{
"item": "minecraft:apple"
},
{
"item": "minecraft:sugar"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}