byg:stripped_nightshade_log

Stripped Nightshade Log

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

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

Acquisition

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

Cutting conditional

100 ticks

Stripped Nightshade Log guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Nightshade Log1–1100%Survives Explosion

Used in (2)

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

Cutting conditional
Nightshade Planks ×5 guaranteed

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

Crafting
Stripped Nightshade Wood ×3 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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