Crafting using Bamboo Slab, Glass Pane and Glass Pane, arranged in the pattern shown. Produces 2× Jar.
- Inputs
- Bamboo Slab
- 2 × Glass Pane
- Output
- → Jar ×2
block· Machines & Other Blocks
Jar is a block from [Let's Do] Bakery, crafted from Bamboo Slab and Glass Pane.
Crafting using Bamboo Slab, Glass Pane and Glass Pane, arranged in the pattern shown. Produces 2× Jar.
| source | count | drop rate | conditions |
|---|---|---|---|
| Jar | 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.
Drops itself when broken.
bakery:jarbakerybakerybakery:items/container c:items/container forge:items/container
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"S",
"G",
"G"
],
"ingredients": {
"G": {
"item": "minecraft:glass_pane"
},
"S": {
"tag": "minecraft:wooden_slabs"
}
},
"conditions": [],
"sequence": null,
"group_name": "chocolate_jar",
"experience": null,
"cooking_time": null
}