byg:palm_planks

Palm Planks

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block PlanksPlanks

Palm Planks is a block from Oh The Biomes You'll Go, crafted from Stripped Palm Wood.

Acquisition

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

Crafting ⇆ any arrangement
Palm Planks ×4 guaranteed

Cutting using Stripped Palm Log (100 ticks). Produces 5× Palm Planks.

Cutting conditional
Palm Planks ×5 guaranteed

Mining & drops

sourcecountchanceconditions
Palm Planks1–1100%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
Acacia Sign Acacia Sign ×3 guaranteed

Crafting using Palm Planks, Palm Planks, Palm Planks, Palm Planks and Palm Planks, arranged in the pattern shown. Produces Palm Boat.

Crafting
Palm Boat Palm Boat guaranteed

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
Palm Stairs Palm Stairs ×4 guaranteed

Crafting using Palm Planks, Palm Planks and Palm Planks, arranged in the pattern shown. Produces 6× Palm Slab.

Crafting
Palm Slab Palm Slab ×6 guaranteed

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.

Crafting
Palm Bookshelf guaranteed
view all 12 →

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
}