Crafting using Heliostone, Heliostone, Heliostone, Heliostone, Heliostone and Heliostone, arranged in the pattern shown. Produces 6× Heliostone Wall.
- Inputs
- 6 × Heliostone
- Output
- → Heliostone Wall ×6
block· Walls
Heliostone Wall is a block from Spawn, crafted from Heliostone.
Crafting using Heliostone, Heliostone, Heliostone, Heliostone, Heliostone and Heliostone, arranged in the pattern shown. Produces 6× Heliostone Wall.
Stone Cutting using Heliostone. Produces Heliostone Wall.
| source | count | drop rate | conditions |
|---|---|---|---|
| Heliostone Wall | 1–1 | 100% | Survives Explosion |
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.
spawn:heliostone_wallspawnspawnminecraft:blocks/mineable/pickaxe minecraft:blocks/walls minecraft:items/walls
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "spawn:heliostone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "spawn:heliostone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}