block· Machines & Other Blocks

Stripped Fir Wood

Nature's Spirit · by Team Hibiscus
block Fir LogsStripped WoodFir LogsStripped Wood

Stripped Fir Wood is a block from Nature's Spirit, 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

sourcecountdrop rateconditions
Stripped Fir Wood1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
natures_spirit:stripped_fir_wood
Namespace
natures_spirit
Mod ID
natures_spirit
Tags (4)
natures_spirit:blocks/fir_logs
natures_spirit:blocks/stripped_wood
natures_spirit:items/fir_logs
natures_spirit:items/stripped_wood

Recipe JSON (1):

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