Crafting using Pine Log, in any arrangement. Produces 4× Pine Planks.

Pine Planks
Pine Planks is a block from Oh The Biomes You'll Go, crafted from Pine Log.
Acquisition
Cutting using Stripped Pine Log (100 ticks). Produces 5× Pine Planks.
100 ticks

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Pine Planks | 1–1 | 100% | Survives Explosion |
Used in (12)
Crafting using Pine Planks, Pine Planks and Pine Planks, arranged in the pattern shown. Produces 6× Pine Slab.
Crafting using Stick, Pine Planks, Stick, Stick, Pine Planks and Stick, arranged in the pattern shown. Produces Pine Fence Gate.
Crafting using Pine Planks, Pine Planks, Pine Planks, Pine Planks, Pine Planks, Pine Planks and Bluebright Stick, arranged in the pattern shown. Produces 3× Oak Sign.
Crafting using Pine Planks, Pine Planks, Pine Planks, Book, Book, Book, Pine Planks, Pine Planks and Pine Planks, arranged in the pattern shown. Produces Pine Bookshelf.
Crafting using Pine Planks, Pine Planks, Pine Planks, Pine Planks, Pine Planks and Pine Planks, arranged in the pattern shown. Produces 2× Pine Trapdoor.
Block drops
Drops itself when broken.
Developer reference
- Registry name
byg:pine_planks- Namespace
byg- Mod ID
byg- Tags (2)
minecraft:blocks/planks minecraft:items/planks
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"tag": "byg:pine_logs"
},
"conditions": [],
"sequence": null,
"group_name": "planks",
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:cutting",
"pattern": null,
"ingredients": {
"item": "byg:stripped_pine_log"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "create"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 100
}


