block· Machines & Other Blocks

Pine Wood

[Let's Do] Meadow · by satisfy, jason13official
block Pine LogsIs Woodcutter UsablePine LogsAxe MineableChoppablesChopped Logs

Pine Wood is a block from [Let's Do] Meadow, crafted from Pine Log.

Acquisition

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

Crafting
  • Inputs
  • 4 × Pine Log
  • Output
  • Pine Wood ×3
Pine Wood ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Pine 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
meadow:pine_wood
Namespace
meadow
Mod ID
meadow
Tags (6)
meadow:blocks/pine_logs
meadow:items/is_woodcutter_usable
meadow:items/pine_logs
minecraft:blocks/mineable/axe
treechop:blocks/choppables
treechop:blocks/chopped_logs

Recipe JSON (1):

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