Rubberwood Hanging Sign
thermal:rubberwood_hanging_sign

Rubberwood Hanging Sign

Thermal Foundation · by King Lemming
block Ceiling Hanging SignsAxe MineableHanging Signs

Acquisition

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.

Crafting
Rubberwood Hanging Sign Rubberwood Hanging Sign ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Rubberwood Hanging Sign1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Rubberwood Hanging Sign1–1100%Survives Explosion
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
}