Silent Stone Pressure Plate
enderio:silent_stone_pressure_plate

Silent Stone Pressure Plate

Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
block Pickaxe MineablePressure Plates

Acquisition

Crafting using Any Wool and Stone Pressure Plate, arranged in the pattern shown. Produces Silent Stone Pressure Plate.

Crafting
Silent Stone Pressure Plate Silent Stone Pressure Plate guaranteed

Mining & drops

sourcecountchanceconditions
Silent Stone Pressure Plate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
enderio:silent_stone_pressure_plate
Namespace
enderio
Mod ID
enderio
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/pressure_plates

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "W",
    "P"
  ],
  "ingredients": {
    "P": {
      "item": "minecraft:stone_pressure_plate"
    },
    "W": {
      "tag": "minecraft:wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}