Larch Pressure Plate
regions_unexplored:larch_pressure_plate

Larch Pressure Plate

Regions Unexplored · by UHQ_GAMES
block Wooden Pressure PlatesWooden Pressure Plates

Acquisition

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

Crafting
Larch Pressure Plate Larch Pressure Plate guaranteed

Mining & drops

sourcecountchanceconditions
Larch Pressure Plate1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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