byg:stripped_pine_wood

Stripped Pine Wood

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block Pine LogsPine Logs

Stripped Pine Wood is a block from Oh The Biomes You'll Go, 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

sourcecountchanceconditions
Stripped Pine Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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