Rubberwood Door
thermal:rubberwood_door

Rubberwood Door

Thermal Foundation · by King Lemming
block DoorsWooden DoorsDoorsWooden Doors

Acquisition

Crafting using Rubberwood Planks, Rubberwood Planks, Rubberwood Planks, Rubberwood Planks, Rubberwood Planks and Rubberwood Planks, arranged in the pattern shown. Produces 3× Rubberwood Door.

Crafting
Rubberwood Door Rubberwood Door ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Rubberwood Door1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Rubberwood Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
thermal:rubberwood_door
Namespace
thermal
Mod ID
thermal_foundation
Tags (4)
minecraft:blocks/doors
minecraft:blocks/wooden_doors
minecraft:items/doors
minecraft:items/wooden_doors

Recipe JSON (1):

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