Rubber Pressure Plate
techreborn:rubber_pressure_plate

Rubber Pressure Plate

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block Wooden Pressure PlatesWooden Pressure Plates

Acquisition

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

Crafting
Rubber Pressure Plate Rubber Pressure Plate guaranteed

Industrial Sawmill using Rubber Slab. Produces 2× Saw Dust and 2× Rubber Pressure Plate.

Industrial Sawmill
Saw Dust Saw Dust ×2 guaranteed
Rubber Pressure Plate Rubber Pressure Plate ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Rubber Pressure Plate1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Rubber Pressure Plate1–1100%Survives Explosion
Developer reference
Registry name
techreborn:rubber_pressure_plate
Namespace
techreborn
Mod ID
techreborn
Tags (2)
minecraft:blocks/wooden_pressure_plates
minecraft:items/wooden_pressure_plates

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "techreborn:rubber_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_pressure_plate",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_sawmill",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:rubber_slab"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}