byg:stripped_palm_wood

Stripped Palm Wood

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

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

Acquisition

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

Mining & drops

sourcecountchanceconditions
Stripped Palm Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "byg:stripped_palm_log"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}