byg:witch_hazel_wood

Witch Hazel Wood

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block Witch Hazel LogsWitch Hazel Logs

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

Acquisition

Crafting using Witch Hazel Log, Witch Hazel Log, Witch Hazel Log and Witch Hazel Log, arranged in the pattern shown. Produces 3× Witch Hazel Wood.

Crafting
Witch Hazel Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Witch Hazel Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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