Rubber Fence Gate
techreborn:rubber_fence_gate

Rubber Fence Gate

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

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

Crafting
Rubber Fence Gate Rubber Fence Gate guaranteed

Mining & drops

sourcecountchanceconditions
Rubber Fence Gate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
techreborn:rubber_fence_gate
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

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