block· Machines & Other Blocks

Stripped Fir Wood

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

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

Acquisition

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

Crafting
Stripped Fir Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Fir Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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