Crafting using Highrock, Highrock, Any Diamond Storage Block, Highrock and Highrock, arranged in the pattern shown. Produces 4× Diamond Mold Block.
- Inputs
- 4 × Highrock
- Any Diamond Storage Block
- Output
- → Diamond Mold Block ×4


block· Machines & Other Blocks
Diamond Mold Block is a block from Goety, crafted from Highrock and Any Diamond Storage Block.
Crafting using Highrock, Highrock, Any Diamond Storage Block, Highrock and Highrock, arranged in the pattern shown. Produces 4× Diamond Mold Block.

| source | count | drop rate | conditions |
|---|---|---|---|
| Diamond Mold Block | 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.
goety:diamond_mold_blockgoetygoetyminecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" s ",
"sds",
" s "
],
"ingredients": {
"d": {
"tag": "forge:storage_blocks/diamond"
},
"s": {
"tag": "forge:stone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}