Rubberwood Trapdoor
thermal:rubberwood_trapdoor

Rubberwood Trapdoor

Thermal Foundation · by King Lemming
block Wooden Trapdoors

Acquisition

Crafting using Rubberwood Planks, Rubberwood Planks, Rubberwood Planks, Rubberwood Planks, Rubberwood Planks and Rubberwood Planks, arranged in the pattern shown. Produces 2× Rubberwood Trapdoor.

Crafting
Rubberwood Trapdoor Rubberwood Trapdoor ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Rubberwood Trapdoor1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Rubberwood Trapdoor1–1100%Survives Explosion
Developer reference
Registry name
thermal:rubberwood_trapdoor
Namespace
thermal
Mod ID
thermal_foundation
Tags (1)
minecraft:blocks/wooden_trapdoors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "thermal:rubberwood_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_trapdoor",
  "experience": null,
  "cooking_time": null
}