Twisted Rock Pressure Plate
malum:twisted_rock_pressure_plate

Twisted Rock Pressure Plate

Malum · by Sammy Semicolon
block Twisted RockTwisted RockPickaxe MineablePressure Plates

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

Acquisition

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

Stone Cutting
Twisted Rock Pressure Plate Twisted Rock Pressure Plate guaranteed

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

Crafting
Twisted Rock Pressure Plate Twisted Rock Pressure Plate guaranteed

Mining & drops

sourcecountchanceconditions
Twisted Rock Pressure Plate1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (2):

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