Crafting using Rubberwood Planks, Rubberwood Planks, Rubberwood Planks, Rubberwood Planks, Rubberwood Planks, Rubberwood Planks and Stick, arranged in the pattern shown. Produces 3× Rubberwood Sign.
Rubberwood Sign
Thermal Foundation · by King Lemming
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Rubberwood Sign | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Rubberwood Sign | 1–1 | 100% | Survives Explosion |
Related items
Developer reference
- Registry name
thermal:rubberwood_sign- Namespace
thermal- Mod ID
thermal_foundation- Tags (3)
minecraft:blocks/mineable/axe minecraft:blocks/standing_signs minecraft:items/signs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
" X "
],
"ingredients": {
"#": {
"item": "thermal:rubberwood_planks"
},
"X": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": "sign",
"experience": null,
"cooking_time": null
}
