Crafting using Any of Coal / Charcoal, Palladium Ingot and Palladium Ingot, arranged in the pattern shown. Produces Light Stand.
- Inputs
- Any of Coal / Charcoal
- 2 × Palladium Ingot
- Output
- → Light Stand
block· Machines & Other Blocks
Light Stand is a block from Galosphere, crafted from Any of Coal / Charcoal and Palladium Ingot.
Crafting using Any of Coal / Charcoal, Palladium Ingot and Palladium Ingot, arranged in the pattern shown. Produces Light Stand.
| source | count | drop rate | conditions |
|---|---|---|---|
| Light Stand | 1–1 | 100% | Survives Explosion, Block State Property |
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 | count | drop rate | conditions |
|---|---|---|---|
| Light Stand | 1–1 | 100% | Survives Explosion, Block State Property |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
galosphere:light_standgalospheregalosphereminecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"X",
"X"
],
"ingredients": {
"#": {
"anyOf": [
{
"item": "minecraft:coal"
},
{
"item": "minecraft:charcoal"
}
]
},
"X": {
"item": "galosphere:palladium_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}