byg:stripped_palo_verde_log

Stripped Palo Verde Log

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block Palo Verde LogsPalo Verde Logs

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

Acquisition

Cutting using Palo Verde Log (100 ticks). Produces Stripped Palo Verde Log.

Cutting conditional

100 ticks

Stripped Palo Verde Log guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Palo Verde Log1–1100%Survives Explosion

Used in (2)

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

Crafting
Stripped Palo Verde Wood ×3 guaranteed

Cutting using Stripped Palo Verde Log (100 ticks). Produces 5× Birch Planks.

Cutting conditional
Birch Planks ×5 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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