Crafting using Stripped Palm Wood, in any arrangement. Produces 4× Palm Planks.

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

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Palm Planks | 1–1 | 100% | Survives Explosion |
Used in (12)
Crafting using Palm Planks, Palm Planks, Palm Planks, Palm Planks, Palm Planks, Palm Planks and Bluebright Stick, arranged in the pattern shown. Produces 3× Acacia Sign.
Crafting using Palm Planks, Palm Planks, Palm Planks, Palm Planks and Palm Planks, arranged in the pattern shown. Produces Palm Boat.
Crafting using Palm Planks, Palm Planks, Palm Planks, Palm Planks, Palm Planks and Palm Planks, arranged in the pattern shown. Produces 4× Palm Stairs.
Crafting using Palm Planks, Palm Planks and Palm Planks, arranged in the pattern shown. Produces 6× Palm Slab.
Crafting using Palm Planks, Palm Planks, Palm Planks, Book, Book, Book, Palm Planks, Palm Planks and Palm Planks, arranged in the pattern shown. Produces Palm Bookshelf.
Block drops
Drops itself when broken.
Developer reference
- Registry name
byg:palm_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:palm_logs"
},
"conditions": [],
"sequence": null,
"group_name": "planks",
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:cutting",
"pattern": null,
"ingredients": {
"item": "byg:stripped_palm_log"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "create"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 100
}


