block· Machines & Other Blocks

Reinforced Redstone Block

Goety · by Polarice3
block Dragon ImmunePickaxe MineableNeeds Diamond ToolWither Immune

Reinforced Redstone Block is a block from Goety, crafted from Cobalt Obsidian and Block of Cursed Metal.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Reinforced Redstone 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:reinforced_redstone_block
Namespace
goety
Mod ID
goety
Tags (4)
minecraft:blocks/dragon_immune
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_diamond_tool
minecraft:blocks/wither_immune

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:obsidian"
    },
    {
      "item": "goety:cursed_metal_block"
    },
    {
      "tag": "forge:obsidian"
    },
    {
      "item": "goety:cursed_metal_block"
    },
    {
      "tag": "forge:obsidian"
    },
    {
      "item": "goety:cursed_metal_block"
    },
    {
      "tag": "forge:obsidian"
    },
    {
      "item": "goety:cursed_metal_block"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}