biomesoplenty:pine_wood

Pine Wood

Biomes O' Plenty · by Adubbz, Forstride
block Pine LogsPine Logs

Acquisition

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

Crafting
Pine Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Pine Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
biomesoplenty:pine_wood
Namespace
biomesoplenty
Mod ID
biomesoplenty
Tags (2)
biomesoplenty:blocks/pine_logs
biomesoplenty:items/pine_logs

Recipe JSON (1):

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