byg:cypress_crafting_table

Cypress Crafting Table

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block WorkbenchWorkbench

Cypress Crafting Table is a block from Oh The Biomes You'll Go, crafted from Cypress Planks.

Acquisition

Crafting using Cypress Planks, Cypress Planks, Cypress Planks and Cypress Planks, arranged in the pattern shown. Produces Cypress Crafting Table.

Crafting
Cypress Crafting Table guaranteed

Mining & drops

sourcecountchanceconditions
Cypress Crafting Table1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
byg:cypress_crafting_table
Namespace
byg
Mod ID
byg
Tags (2)
forge:blocks/workbench
forge:items/workbench

Recipe JSON (1):

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