Dark Anvil
16×16 · BAKED

block· Machines & Other Blocks

Dark Anvil

Goety · by Polarice3
block Dark Anvils

Dark Anvil is a block from Goety, crafted from Block of Dark Alloy and Dark Alloy Ingot.

Acquisition

Crafting using Block of Dark Alloy, Block of Dark Alloy, Block of Dark Alloy, Dark Alloy Ingot, Dark Alloy Ingot, Dark Alloy Ingot and Dark Alloy Ingot, arranged in the pattern shown. Produces Dark Anvil.

Crafting
Dark Anvil Dark Anvil guaranteed

Mining & drops

sourcecountdrop rateconditions
Dark Anvil1–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:dark_anvil
Namespace
goety
Mod ID
goety
Tags (1)
goety:blocks/dark_anvils

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ddd",
    " s ",
    "sss"
  ],
  "ingredients": {
    "d": {
      "item": "goety:dark_metal_block"
    },
    "s": {
      "item": "goety:dark_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}