byg:maple_planks

Maple Planks

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

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

Acquisition

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

Cutting conditional
Maple Planks ×5 guaranteed

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

Crafting ⇆ any arrangement
Maple Planks ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Maple Planks1–1100%Survives Explosion

Used in (12)

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

Crafting
Maple Pressure Plate Maple Pressure Plate guaranteed

Crafting using Maple Planks, in any arrangement. Produces Maple Button.

Crafting ⇆ any arrangement
Maple Button Maple Button guaranteed

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

Crafting
Maple Fence Gate Maple Fence Gate guaranteed

Crafting using Maple Planks, Maple Planks, Maple Planks, Book, Book, Book, Maple Planks, Maple Planks and Maple Planks, arranged in the pattern shown. Produces Maple Bookshelf.

Crafting
Maple Bookshelf guaranteed

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

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

Block drops

Drops itself when broken.

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