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