block· Machines & Other Blocks

Fir Wood

Nature's Spirit · by Team Hibiscus
block Fir LogsFir Logs

Fir Wood is a block from Nature's Spirit, crafted from Fir Log.

Acquisition

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

Crafting
Fir Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Fir Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
natures_spirit:fir_wood
Namespace
natures_spirit
Mod ID
natures_spirit
Tags (2)
natures_spirit:blocks/fir_logs
natures_spirit:items/fir_logs

Recipe JSON (1):

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