malum:checkered_tainted_rock

Checkered Tainted Rock

Malum · by Sammy Semicolon
block Tainted RockTainted RockPickaxe Mineable

Checkered Tainted Rock is a block from Malum, crafted from Cut Tainted Rock.

Acquisition

Smelting using Cut Tainted Rock (200 ticks, 0.1 xp). Produces Checkered Tainted Rock.

Smelting

200 ticks· 0.1 xp

Checkered Tainted Rock guaranteed

Mining & drops

sourcecountchanceconditions
Checkered Tainted Rock1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:checkered_tainted_rock
Namespace
malum
Mod ID
malum
Tags (3)
malum:blocks/tainted_rock
malum:items/tainted_rock
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "malum:cut_tainted_rock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "malum:cut_tainted_rock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}