Rubberwood Fence Gate
thermal:rubberwood_fence_gate

Rubberwood Fence Gate

Thermal Foundation · by King Lemming
block Fence Gates

Acquisition

Crafting using Stick, Rubberwood Planks, Stick, Stick, Rubberwood Planks and Stick, arranged in the pattern shown. Produces Rubberwood Fence Gate.

Crafting
Rubberwood Fence Gate Rubberwood Fence Gate guaranteed

Mining & drops

sourcecountchanceconditions
Rubberwood Fence Gate1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Rubberwood Fence Gate1–1100%Survives Explosion
Developer reference
Registry name
thermal:rubberwood_fence_gate
Namespace
thermal
Mod ID
thermal_foundation
Tags (1)
minecraft:blocks/fence_gates

Recipe JSON (1):

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