Crafting using Glass, Blast Furnace, Iron Ingot, Any Logs, Crafting Table, Any Logs, Any Logs, Bricks and Any Logs, arranged in the pattern shown. Produces Glassblower.
Glassblower
Chipped · by Alex Nijjar, Grimbop, Kekie6, ThatGravyBoat
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Glassblower | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
chipped:glassblower- Namespace
chipped- Mod ID
chipped- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#zy",
"axa",
"aca"
],
"ingredients": {
"#": {
"item": "minecraft:glass"
},
"a": {
"tag": "minecraft:logs"
},
"c": {
"item": "minecraft:bricks"
},
"x": {
"item": "minecraft:crafting_table"
},
"y": {
"item": "minecraft:iron_ingot"
},
"z": {
"item": "minecraft:blast_furnace"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}




