Redwood Pressure Plate
regions_unexplored:redwood_pressure_plate

Redwood Pressure Plate

Regions Unexplored · by UHQ_GAMES
block Wooden Pressure PlatesWooden Pressure Plates

Acquisition

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

Crafting
Redwood Pressure Plate Redwood Pressure Plate guaranteed

Mining & drops

sourcecountchanceconditions
Redwood Pressure Plate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
regions_unexplored:redwood_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:redwood_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_pressure_plate",
  "experience": null,
  "cooking_time": null
}