byg:stripped_palm_log

Stripped Palm Log

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

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

Acquisition

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

Cutting conditional

100 ticks

Stripped Palm Log guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Palm Log1–1100%Survives Explosion

Used in (2)

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

Crafting
Stripped Palm Wood ×3 guaranteed

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

Cutting conditional
Palm Planks ×5 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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