byg:stripped_ebony_log

Stripped Ebony Log

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

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

Acquisition

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

Cutting conditional

100 ticks

Stripped Ebony Log guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Ebony Log1–1100%Survives Explosion

Used in (2)

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

Crafting
Stripped Ebony Wood ×3 guaranteed

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

Cutting conditional
Ebony Planks ×5 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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