block· Machines & Other Blocks

Diamond Mold Block

Goety · by Polarice3
block Pickaxe MineableNeeds Iron Tool

Diamond Mold Block is a block from Goety, crafted from Highrock and Any Diamond Storage Block.

Acquisition

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

Crafting
  • Inputs
  • 4 × Highrock
  • Any Diamond Storage Block
  • Output
  • Diamond Mold Block ×4
Diamond Mold Block ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Diamond Mold Block1–1100%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.

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:diamond_mold_block
Namespace
goety
Mod ID
goety
Tags (2)
minecraft: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
}