Cypress Sign
bewitchment:cypress_sign

Cypress Sign

Bewitchment · by MoriyaShiine, cybercat5555
block Undead MaskStanding SignsSigns

Cypress Sign is a block from Bewitchment, crafted from Cypress Planks and Stick.

Acquisition

Crafting using Cypress Planks, Cypress Planks, Cypress Planks, Cypress Planks, Cypress Planks, Cypress Planks and Stick, arranged in the pattern shown. Produces 3× Cypress Sign.

Crafting
Cypress Sign Cypress Sign ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Cypress Sign1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bewitchment:cypress_sign
Namespace
bewitchment
Mod ID
bewitchment
Tags (3)
bewitchment:blocks/undead_mask
minecraft:blocks/standing_signs
minecraft:items/signs

Recipe JSON (1):

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