Light Blue Coffin
bewitchment:light_blue_coffin

Light Blue Coffin

Dye Color:
Bewitchment · by MoriyaShiine, cybercat5555
block Axe Mineable

Light Blue Coffin is a block from Bewitchment, crafted from Cypress Planks and Light Blue Bed.

Acquisition

Crafting using Cypress Planks, Cypress Planks, Cypress Planks, Cypress Planks, Light Blue Bed, Cypress Planks, Cypress Planks, Cypress Planks and Cypress Planks, arranged in the pattern shown. Produces Light Blue Coffin.

Crafting
Light Blue Coffin Light Blue Coffin guaranteed

Crafting using White Coffin and Light Blue Dye, in any arrangement. Produces Light Blue Coffin.

Crafting ⇆ any arrangement
White Coffin
Light Blue Dye
Light Blue Coffin Light Blue Coffin guaranteed

Mining & drops

sourcecountchanceconditions
Light Blue Coffin1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Light Blue Coffin1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
bewitchment:light_blue_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_blue_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_blue_dye"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}