Tainted Rock Pressure Plate
malum:tainted_rock_pressure_plate

Tainted Rock Pressure Plate

Malum · by Sammy Semicolon
block Tainted RockTainted RockPickaxe MineablePressure Plates

Tainted Rock Pressure Plate is a block from Malum, crafted from Tainted Rock.

Acquisition

Crafting using Tainted Rock and Tainted Rock, arranged in the pattern shown. Produces Tainted Rock Pressure Plate.

Crafting
Tainted Rock Pressure Plate Tainted Rock Pressure Plate guaranteed

Stone Cutting using Tainted Rock. Produces Tainted Rock Pressure Plate.

Stone Cutting
Tainted Rock Pressure Plate Tainted Rock Pressure Plate guaranteed

Mining & drops

sourcecountchanceconditions
Tainted Rock Pressure Plate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:tainted_rock_pressure_plate
Namespace
malum
Mod ID
malum
Tags (4)
malum:blocks/tainted_rock
malum:items/tainted_rock
minecraft:blocks/mineable/pickaxe
minecraft:blocks/pressure_plates

Recipe JSON (2):

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