Juniper Broom
bewitchment:juniper_broom

Juniper Broom

Bewitchment · by MoriyaShiine, cybercat5555
item

Juniper Broom is a item from Bewitchment, crafted from Juniper Log, Demon Heart, Juniper Sapling, and Heaven Extract.

Acquisition

Crafting using Juniper Log, Demon Heart, Juniper Sapling, Heaven Extract and Juniper Sapling, arranged in the pattern shown. Produces Juniper Broom.

Crafting
Juniper Broom Juniper Broom guaranteed
Developer reference
Registry name
bewitchment:juniper_broom
Namespace
bewitchment
Mod ID
bewitchment

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " L ",
    " D ",
    "SOS"
  ],
  "ingredients": {
    "D": {
      "item": "bewitchment:demon_heart"
    },
    "L": {
      "item": "bewitchment:juniper_log"
    },
    "O": {
      "item": "bewitchment:heaven_extract"
    },
    "S": {
      "item": "bewitchment:juniper_sapling"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}