Rubberwood Fence
thermal:rubberwood_fence

Rubberwood Fence

Thermal Foundation · by King Lemming
block FencesWooden FencesFencesWooden Fences

Acquisition

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

Crafting
Rubberwood Fence Rubberwood Fence ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Rubberwood Fence1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Rubberwood Fence1–1100%Survives Explosion
Developer reference
Registry name
thermal:rubberwood_fence
Namespace
thermal
Mod ID
thermal_foundation
Tags (4)
minecraft:blocks/fences
minecraft:blocks/wooden_fences
minecraft:items/fences
minecraft:items/wooden_fences

Recipe JSON (1):

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