Baobab Pressure Plate
regions_unexplored:baobab_pressure_plate

Baobab Pressure Plate

Regions Unexplored · by UHQ_GAMES
block Wooden Pressure PlatesWooden Pressure Plates

Baobab Pressure Plate is a block from Regions Unexplored, crafted from Baobab Planks.

Acquisition

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

Crafting
Baobab Pressure Plate Baobab Pressure Plate guaranteed

Mining & drops

sourcecountchanceconditions
Baobab Pressure Plate1–1100%Survives Explosion

Block drops

Drops itself when broken.

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