Crafting using Cypress Planks, Cypress Planks, Cypress Planks, Cypress Planks, Light Gray Bed, Cypress Planks, Cypress Planks, Cypress Planks and Cypress Planks, arranged in the pattern shown. Produces Light Gray Coffin.
Light Gray Coffin is a block from Bewitchment, crafted from Cypress Planks and Light Gray Bed.
Acquisition
Crafting using White Coffin and Light Gray Dye, in any arrangement. Produces Light Gray Coffin.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Light Gray Coffin | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Light Gray Coffin | 1–1 | 100% | Survives Explosion, Block State Property |
Developer reference
- Registry name
bewitchment:light_gray_coffin- Namespace
bewitchment- Mod ID
bewitchment- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CCC",
"CBC",
"CCC"
],
"ingredients": {
"B": {
"item": "light_gray_bed"
},
"C": {
"item": "bewitchment:cypress_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "bewitchment:white_coffin"
},
{
"item": "light_gray_dye"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
