byg:redwood_wood

Redwood Wood

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block Redwood LogsRedwood Logs

Redwood Wood is a block from Oh The Biomes You'll Go, 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
byg:redwood_wood
Namespace
byg
Mod ID
byg
Tags (2)
byg:blocks/redwood_logs
byg:items/redwood_logs

Recipe JSON (1):

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