Juniper Sign
bewitchment:juniper_sign

Juniper Sign

Bewitchment · by MoriyaShiine, cybercat5555
block Standing SignsSigns

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

Acquisition

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

Crafting
Juniper Sign Juniper Sign ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Juniper Sign1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bewitchment:juniper_sign
Namespace
bewitchment
Mod ID
bewitchment
Tags (2)
minecraft:blocks/standing_signs
minecraft:items/signs

Recipe JSON (1):

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