byg:stripped_jacaranda_log

Stripped Jacaranda Log

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

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

Acquisition

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

Cutting conditional

100 ticks

Stripped Jacaranda Log guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Jacaranda Log1–1100%Survives Explosion

Used in (2)

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

Crafting
Stripped Jacaranda Wood ×3 guaranteed

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

Cutting conditional
Jacaranda Planks ×5 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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