Silent Soularium Pressure Plate
enderio:silent_soularium_pressure_plate

Silent Soularium Pressure Plate

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

Acquisition

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

Crafting
Silent Soularium Pressure Plate Silent Soularium Pressure Plate guaranteed

Mining & drops

sourcecountchanceconditions
Silent Soularium Pressure Plate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
enderio:silent_soularium_pressure_plate
Namespace
enderio
Mod ID
enderio
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool
minecraft:blocks/pressure_plates

Recipe JSON (1):

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