block· Machines & Other Blocks

Redwood Wood

Oh The Biomes We've Gone · by Joseph T. McQuigg (JT122406), AOCAWOL, YaBoiChips, Corgi Taco
block Redwood LogsRedwood LogsAxe Mineable

Redwood Wood is a block from Oh The Biomes We've Gone, crafted from Redwood Log.

Acquisition

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

Crafting
Redwood Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Redwood Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
biomeswevegone:redwood_wood
Namespace
biomeswevegone
Mod ID
biomeswevegone
Tags (3)
biomeswevegone:blocks/redwood_logs
biomeswevegone:items/redwood_logs
minecraft:blocks/mineable/axe

Recipe JSON (1):

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