cataclysm:witherite_block

Block of Witherite

cataclysm · by L_Ender
block Ferromagnetic ItemsNetherite Monstrosity ImmuneExplosion Immune ItemDragon ImmunePickaxe MineableNeeds Diamond ToolWither Immune

Acquisition

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

Crafting
Witherite Ingot
Witherite Ingot
Witherite Ingot
Witherite Ingot
Witherite Ingot
Witherite Ingot
Witherite Ingot
Witherite Ingot
Witherite Ingot
Block of Witherite guaranteed

Mining & drops

sourcecountchanceconditions
Mob loot table: The Harbinger (cataclysm) cataclysm:the_harbinger1–1100%
Block of Witherite1–1100%

Used in (1)

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

Crafting ⇆ any arrangement
Witherite Ingot Witherite Ingot ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
cataclysm:witherite_block
Namespace
cataclysm
Mod ID
cataclysm
Tags (7)
alexscaves:items/ferromagnetic_items
cataclysm:blocks/netherite_monstrosity_immune
cataclysm:items/explosion_immune_item
minecraft:blocks/dragon_immune
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_diamond_tool
minecraft:blocks/wither_immune

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "cataclysm:witherite_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}