block· Machines & Other Blocks

Block of Cursed Metal

Goety · by Polarice3
block Beacon Base BlocksPickaxe MineableNeeds Stone Tool

Block of Cursed Metal is a block from Goety, crafted from Cursed Metal Ingot.

Acquisition

Crafting using Cursed Metal Ingot, Cursed Metal Ingot, Cursed Metal Ingot, Cursed Metal Ingot, Cursed Metal Ingot, Cursed Metal Ingot, Cursed Metal Ingot, Cursed Metal Ingot and Cursed Metal Ingot, arranged in the pattern shown. Produces Block of Cursed Metal.

Crafting
Cursed Metal Ingot
Cursed Metal Ingot
Cursed Metal Ingot
Cursed Metal Ingot
Cursed Metal Ingot
Cursed Metal Ingot
Cursed Metal Ingot
Cursed Metal Ingot
Cursed Metal Ingot
Block of Cursed Metal guaranteed

Cursed Infuser Recipes using Any Iron Storage Block. Produces Block of Cursed Metal.

Cursed Infuser Recipes
Any Iron Storage Block Any Iron Storage Block·members not yet documented
Block of Cursed Metal guaranteed

Mining & drops

sourcecountdrop rateconditions
Block of Cursed Metal1–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.

Used in

Crafting using Block of Cursed Metal, in any arrangement. Produces 9× Cursed Metal Ingot.

Crafting ⇆ any arrangement
Cursed Metal Ingot Cursed Metal Ingot ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:cursed_metal_block
Namespace
goety
Mod ID
goety
Tags (3)
minecraft:blocks/beacon_base_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "goety:cursed_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "goety:cursed_infuser_recipes",
  "pattern": null,
  "ingredients": {
    "tag": "forge:storage_blocks/iron"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}