Magic Pressure Plate
biomesoplenty:magic_pressure_plate

Magic Pressure Plate

Biomes O' Plenty · by Adubbz, Forstride
block Wooden Pressure PlatesWooden Pressure Plates

Acquisition

Crafting using Magic Planks and Magic Planks, arranged in the pattern shown. Produces Magic Pressure Plate.

Crafting
Magic Pressure Plate Magic Pressure Plate guaranteed

Mining & drops

sourcecountchanceconditions
Magic Pressure Plate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
biomesoplenty:magic_pressure_plate
Namespace
biomesoplenty
Mod ID
biomesoplenty
Tags (2)
minecraft:blocks/wooden_pressure_plates
minecraft:items/wooden_pressure_plates

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "biomesoplenty:magic_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_pressure_plate",
  "experience": null,
  "cooking_time": null
}