byg:stripped_cherry_log

Stripped Cherry Log

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

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

Acquisition

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

Cutting conditional

100 ticks

Stripped Cherry Log guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Cherry Log1–1100%Survives Explosion

Used in (2)

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

Crafting
Stripped Cherry Wood ×3 guaranteed

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

Cutting conditional
Cherry Planks ×5 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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