byg:cherry_planks

Cherry Planks

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

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

Acquisition

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

Cutting conditional
Cherry Planks ×5 guaranteed

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

Crafting ⇆ any arrangement
Cherry Planks ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Cherry Planks1–1100%Survives Explosion

Used in (12)

Crafting using Stick, Cherry Planks, Stick, Stick, Cherry Planks and Stick, arranged in the pattern shown. Produces Cherry Fence Gate.

Crafting
Cherry Fence Gate Cherry Fence Gate guaranteed

Crafting using Cherry Planks and Cherry Planks, arranged in the pattern shown. Produces Cherry Pressure Plate.

Crafting
Cherry Pressure Plate Cherry Pressure Plate guaranteed

Crafting using Cherry Planks, Cherry Planks, Cherry Planks and Cherry Planks, arranged in the pattern shown. Produces Cherry Crafting Table.

Crafting
Cherry Crafting Table guaranteed

Crafting using Cherry Planks, Cherry Planks, Cherry Planks, Cherry Planks, Cherry Planks and Cherry Planks, arranged in the pattern shown. Produces 2× Cherry Trapdoor.

Crafting
Cherry Trapdoor Cherry Trapdoor ×2 guaranteed

Crafting using Cherry Planks, Cherry Planks, Cherry Planks, Cherry Planks, Cherry Planks and Cherry Planks, arranged in the pattern shown. Produces 3× Cherry Door.

Crafting
Cherry Door Cherry Door ×3 guaranteed
view all 12 →

Block drops

Drops itself when broken.

Developer reference
Registry name
byg:cherry_planks
Namespace
byg
Mod ID
byg
Tags (2)
minecraft:blocks/planks
minecraft:items/planks

Recipe JSON (2):

{
  "recipe_type": "create:cutting",
  "pattern": null,
  "ingredients": {
    "item": "byg:stripped_cherry_log"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "tag": "byg:cherry_logs"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "planks",
  "experience": null,
  "cooking_time": null
}