Cobalt Pressure Plate
regions_unexplored:cobalt_pressure_plate

Cobalt Pressure Plate

Regions Unexplored · by UHQ_GAMES
block Wooden Pressure PlatesNon Flammable WoodWooden Pressure Plates

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

Acquisition

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

Crafting
Cobalt Pressure Plate Cobalt Pressure Plate guaranteed

Mining & drops

sourcecountchanceconditions
Cobalt Pressure Plate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
regions_unexplored:cobalt_pressure_plate
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (3)
minecraft:blocks/wooden_pressure_plates
minecraft:items/non_flammable_wood
minecraft:items/wooden_pressure_plates

Recipe JSON (1):

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