Glowberry Jam
16×16 · BAKED

block· Machines & Other Blocks

Glowberry Jam

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

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

Acquisition

Pot Cooking using Glow Berries and Sugar. Produces Glowberry Jam.

Pot Cooking
Glowberry Jam Glowberry Jam guaranteed

Mining & drops

sourcecountdrop rateconditions
Glowberry 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.

Block drops

Drops itself when broken.

Developer reference
Registry name
bakery:glowberry_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:glow_berries"
    },
    {
      "item": "minecraft:sugar"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}