Crafting using Ash Brick, Ash Brick, Block of Awakened Emerald, Ash Brick and Ash Brick, arranged in the pattern shown. Produces Stash Urn.
- Inputs
- 4 × Ash Brick
- Block of Awakened Emerald
- Output
- → Stash Urn
block· Machines & Other Blocks
Stash Urn is a block from Goety, crafted from Ash Brick and Block of Awakened Emerald.
Crafting using Ash Brick, Ash Brick, Block of Awakened Emerald, Ash Brick and Ash Brick, arranged in the pattern shown. Produces Stash Urn.
Crafting using Ash Brick, Ash Brick, Block of Emerald, Ash Brick and Ash Brick, arranged in the pattern shown. Produces Stash Urn.
| source | count | drop rate | conditions |
|---|---|---|---|
| Stash Urn | 1–1 | 100% | Drops itself with Silk Touch |
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 |
|---|---|---|---|
| Stash Urn | 1–1 | 100% | Drops itself with Silk Touch |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
goety:stash_urngoetygoetyRecipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"#$#",
" # "
],
"ingredients": {
"#": {
"tag": "forge:ingots/brick"
},
"$": {
"item": "goety:awakened_emerald_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"#$#",
" # "
],
"ingredients": {
"#": {
"tag": "forge:ingots/brick"
},
"$": {
"item": "minecraft:emerald_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}