Crafting using Rubber Planks, Stick, Rubber Planks, Rubber Planks, Stick and Rubber Planks, arranged in the pattern shown. Produces 3× Rubber Fence.
Rubber Fence
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Rubber Fence | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Rubber Fence | 1–1 | 100% | Survives Explosion |
Related items
Developer reference
- Registry name
techreborn:rubber_fence- Namespace
techreborn- Mod ID
techreborn- 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": "techreborn:rubber_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_fence",
"experience": null,
"cooking_time": null
}
