Rubberwood Sign
thermal:rubberwood_sign

Rubberwood Sign

Thermal Foundation · by King Lemming
block Axe MineableStanding SignsSigns

Acquisition

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.

Crafting
Rubberwood Sign Rubberwood Sign ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Rubberwood Sign1–1100%Survives Explosion

Block drops

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