Crafting using Obsidian and Obsidian, arranged in the pattern shown. Produces 2× Obsidian Stem.
- Inputs
- 2 × Obsidian
- Output
- → Obsidian Stem ×2
block· Machines & Other Blocks
Obsidian Stem is a block from [Let's Do] NetherVinery, crafted from Obsidian.
Crafting using Obsidian and Obsidian, arranged in the pattern shown. Produces 2× Obsidian Stem.
| source | count | drop rate | conditions |
|---|---|---|---|
| Obsidian Stem | 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.
nethervinery:obsidian_stemnethervinerynethervineryminecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "minecraft:obsidian"
}
},
"conditions": [],
"sequence": null,
"group_name": "grapevine_stem",
"experience": null,
"cooking_time": null
}