byg:stripped_redwood_log

Stripped Redwood Log

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

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

Acquisition

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

Cutting conditional

100 ticks

Stripped Redwood Log guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Redwood Log1–1100%Survives Explosion

Used in (2)

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

Cutting conditional
Redwood Planks ×5 guaranteed

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

Crafting
Stripped Redwood Wood ×3 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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