Crafting using Stick, Rubberwood Planks, Stick, Stick, Rubberwood Planks and Stick, arranged in the pattern shown. Produces Rubberwood Fence Gate.
Rubberwood Fence Gate
Thermal Foundation · by King Lemming
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Rubberwood Fence Gate | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Rubberwood Fence Gate | 1–1 | 100% | 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
}
