techreborn:rubber_wood

Rubber Wood

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block Rubber LogsRubber Logs

Acquisition

Crafting using Rubber Log, Rubber Log, Rubber Log and Rubber Log, arranged in the pattern shown. Produces 3× Rubber Wood.

Crafting
Rubber Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Rubber Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
techreborn:rubber_wood
Namespace
techreborn
Mod ID
techreborn
Tags (2)
techreborn:blocks/rubber_logs
techreborn:items/rubber_logs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "techreborn:rubber_log"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}