Pot Cooking using Glow Berries and Sugar. Produces Glowberry Jam.
block· Machines & Other Blocks
Glowberry Jam
[Let's Do] Bakery · by Satisfy
Glowberry Jam is a block from [Let's Do] Bakery, crafted from Glow Berries and Sugar.
Acquisition
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Glowberry 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.
Block drops
Drops itself when broken.
Related items
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
}