block· Machines & Other Blocks

Stripped Pine Wood

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

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

Acquisition

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

Crafting
Stripped Pine Wood ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Stripped 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:stripped_pine_wood
Namespace
meadow
Mod ID
meadow
Tags (8)
c:items/stripped_wood
forge:items/stripped_wood
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:stripped_pine_log"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stripped_wood",
  "experience": null,
  "cooking_time": null
}