byg:stripped_willow_log

Stripped Willow Log

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

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

Acquisition

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

Cutting conditional

100 ticks

Stripped Willow Log guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Willow Log1–1100%Survives Explosion

Used in (2)

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

Cutting conditional
Willow Planks ×5 guaranteed

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

Crafting
Stripped Willow Wood ×3 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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