Splashing using Any Stained Glass Panes. Produces Glass Pane.
Glass Pane
Acquisition
Smelting using Horizontal Framed Glass Pane (50 ticks). Produces Glass Pane.
50 ticks
Scrapbox using Scrap Box. Produces Glass Pane.
Smelting using Vertical Framed Glass Pane (50 ticks). Produces Glass Pane.
50 ticks
Crafting using Glass, Glass, Glass, Glass, Glass and Glass, arranged in the pattern shown. Produces 16× Glass Pane.
Crafting using Dirty Glass Pane and Soap, in any arrangement. Produces Glass Pane.
Smelting using Tiled Glass Pane (50 ticks). Produces Glass Pane.
50 ticks
Smelting using Framed Glass Pane (50 ticks). Produces Glass Pane.
50 ticks
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Glass Pane | 1–1 | 100% | Drops itself with Silk Touch |
Used in (16)
Crafting using Glass Pane, Glass Pane, Glass Pane, Glass Pane, Orange Dye, Glass Pane, Glass Pane, Glass Pane and Glass Pane, arranged in the pattern shown. Produces 8× Orange Stained Glass Pane.
Crafting using Glass Pane, Glass Pane, Glass Pane, Glass Pane, Purple Dye, Glass Pane, Glass Pane, Glass Pane and Glass Pane, arranged in the pattern shown. Produces 8× Purple Stained Glass Pane.
Crafting using Glass Pane, Glass Pane, Glass Pane, Glass Pane, Gray Dye, Glass Pane, Glass Pane, Glass Pane and Glass Pane, arranged in the pattern shown. Produces 8× Gray Stained Glass Pane.
Crafting using Glass Pane, Glass Pane, Glass Pane, Glass Pane, Red Dye, Glass Pane, Glass Pane, Glass Pane and Glass Pane, arranged in the pattern shown. Produces 8× Red Stained Glass Pane.
Crafting using Glass Pane, Glass Pane, Glass Pane, Glass Pane, Light Blue Dye, Glass Pane, Glass Pane, Glass Pane and Glass Pane, arranged in the pattern shown. Produces 8× Light Blue Stained Glass Pane.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Glass Pane | 1–1 | 100% | Drops itself with Silk Touch |
Developer reference
- Registry name
minecraft:glass_pane- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (8):
{
"recipe_type": "create:splashing",
"pattern": null,
"ingredients": {
"tag": "forge:stained_glass_panes"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "create:horizontal_framed_glass_pane"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0,
"cooking_time": 50
}{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "create:vertical_framed_glass_pane"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0,
"cooking_time": 50
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:glass"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "quark:dirty_glass_pane"
},
{
"item": "supplementaries:soap"
}
],
"conditions": [
{
"raw": {
"flag": "soap",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
},
{
"raw": {
"type": "forge:mod_loaded",
"modid": "quark"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "create:tiled_glass_pane"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0,
"cooking_time": 50
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "create:framed_glass_pane"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0,
"cooking_time": 50
}
