Crafting using Sugar, Peppermint Powder, Peppermint Powder and Sugar, arranged in the pattern shown. Produces Sugar Glass.

Sugar Glass
Alex's Caves · by Alexthe668, Noonyeyz
Sugar Glass is a block from Alex's Caves, crafted from Sugar and Peppermint Powder.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Sugar Glass | 1–1 | 100% | Drops itself with Silk Touch |
Used in (1)
Crafting using Sugar Glass, Gumball Pile, Gumball Pile, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Any Iron Nugget, arranged in the pattern shown. Produces Shot Gum.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| — | 1–1 | 100% | — |
| Sugar Glass | 1–1 | 100% | Drops itself with Silk Touch |
Developer reference
- Registry name
alexscaves:sugar_glass- Namespace
alexscaves- Mod ID
alexscaves- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SP",
"PS"
],
"ingredients": {
"P": {
"item": "alexscaves:peppermint_powder"
},
"S": {
"item": "minecraft:sugar"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}