biomesoplenty:fir_wood

Fir Wood

Biomes O' Plenty · by Adubbz, Forstride
block Fir LogsFir Logs

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
biomesoplenty:fir_wood
Namespace
biomesoplenty
Mod ID
biomesoplenty
Tags (2)
biomesoplenty:blocks/fir_logs
biomesoplenty:items/fir_logs

Recipe JSON (1):

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