byg:stripped_blue_enchanted_log

Stripped Blue Enchanted Log

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block Blue Enchanted LogsBlue Enchanted Logs

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

Acquisition

Cutting using Blue Enchanted Log (100 ticks). Produces Stripped Blue Enchanted Log.

Cutting conditional
Stripped Blue Enchanted Log guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Blue Enchanted Log1–1100%Survives Explosion

Used in (2)

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

Crafting
Stripped Blue Enchanted Wood ×3 guaranteed

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

Cutting conditional
Blue Enchanted Planks ×5 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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