Cypress Broom
bewitchment:cypress_broom

Cypress Broom

Bewitchment · by MoriyaShiine, cybercat5555
item

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

Acquisition

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

Crafting
Cypress Broom Cypress Broom guaranteed
Developer reference
Registry name
bewitchment:cypress_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:cypress_log"
    },
    "O": {
      "item": "bewitchment:heaven_extract"
    },
    "S": {
      "item": "bewitchment:cypress_sapling"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}