Cypress Chest
bewitchment:cypress_chest

Cypress Chest

Bewitchment · by MoriyaShiine, cybercat5555
block Undead MaskChestChestAxe Mineable

Cypress Chest is a block from Bewitchment, crafted from Cypress Planks and Silver Nugget.

Acquisition

Crafting using Cypress Planks, Cypress Planks, Cypress Planks, Cypress Planks, Silver Nugget, Cypress Planks, Cypress Planks, Cypress Planks and Cypress Planks, arranged in the pattern shown. Produces Cypress Chest.

Crafting
Cypress Chest Cypress Chest guaranteed

Mining & drops

sourcecountchanceconditions
Cypress Chest1–1100%Survives Explosion

Used in (1)

Crafting using Cypress Chest and Tripwire Hook, in any arrangement. Produces Trapped Cypress Chest.

Crafting ⇆ any arrangement
Cypress Chest
Tripwire Hook
Trapped Cypress Chest Trapped Cypress Chest guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
bewitchment:cypress_chest
Namespace
bewitchment
Mod ID
bewitchment
Tags (4)
bewitchment:blocks/undead_mask
c:blocks/chest
c:items/chest
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#N#",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "bewitchment:cypress_planks"
    },
    "N": {
      "tag": "c:silver_nuggets"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}