byg:cypress_wood

Cypress Wood

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

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

Acquisition

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

Crafting
Cypress Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Cypress Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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