byg:stripped_maple_log

Stripped Maple Log

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block Maple LogsMaple Logs

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

Acquisition

Cutting using Maple Log (100 ticks). Produces Stripped Maple Log.

Cutting conditional

100 ticks

Stripped Maple Log guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Maple Log1–1100%Survives Explosion

Used in (2)

Crafting using Stripped Maple Log, Stripped Maple Log, Stripped Maple Log and Stripped Maple Log, arranged in the pattern shown. Produces 3× Stripped Maple Wood.

Crafting
Stripped Maple Wood ×3 guaranteed

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

Cutting conditional
Maple Planks ×5 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
byg:stripped_maple_log
Namespace
byg
Mod ID
byg
Tags (2)
byg:blocks/maple_logs
byg:items/maple_logs

Recipe JSON (1):

{
  "recipe_type": "create:cutting",
  "pattern": null,
  "ingredients": {
    "item": "byg:maple_log"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 100
}