Apple Jam
16×16 · BAKED

block· Machines & Other Blocks

Apple Jam

[Let's Do] Bakery · by Satisfy
block JamJamsJams

Apple Jam is a block from [Let's Do] Bakery, crafted from Apple and Sugar.

Acquisition

Pot Cooking using Apple and Sugar. Produces Apple Jam.

Pot Cooking
Apple Jam Apple Jam guaranteed

Mining & drops

sourcecountdrop rateconditions
Apple Jam1–1100%

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.

Baking Station
Apple Cupcake Apple Cupcake guaranteed

Block drops

Drops itself when broken.

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
}