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