byg:aspen_planks

Aspen Planks

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

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

Acquisition

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

Cutting conditional
Aspen Planks ×5 guaranteed

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

Crafting ⇆ any arrangement
Aspen Planks ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Aspen Planks1–1100%Survives Explosion

Used in (12)

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

Crafting
Aspen Trapdoor Aspen Trapdoor ×2 guaranteed

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

Crafting
Aspen Pressure Plate Aspen Pressure Plate guaranteed

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

Crafting
Aspen Crafting Table guaranteed

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

Crafting
Aspen Fence Gate Aspen Fence Gate guaranteed

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

Crafting
Aspen Boat Aspen Boat guaranteed
view all 12 →

Block drops

Drops itself when broken.

Developer reference
Registry name
byg:aspen_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_aspen_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:aspen_logs"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "planks",
  "experience": null,
  "cooking_time": null
}