Holly Wreath
16×16 · BAKED

item· Other

Holly Wreath

Oh The Biomes We've Gone · by Joseph T. McQuigg (JT122406), AOCAWOL, YaBoiChips, Corgi Taco
item Wreaths

Holly Wreath is a item from Oh The Biomes We've Gone, crafted from Sweet Berries and Wreath.

Acquisition

Crafting using Sweet Berries, Sweet Berries, Wreath, Sweet Berries and Sweet Berries, arranged in the pattern shown. Produces Holly Wreath.

Crafting
Sweet Berries
Sweet Berries
Wreath
Sweet Berries
Sweet Berries
Holly Wreath Holly Wreath guaranteed
Developer reference
Registry name
biomeswevegone:holly_wreath
Namespace
biomeswevegone
Mod ID
biomeswevegone
Tags (1)
biomeswevegone:items/wreaths

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#X#",
    " # "
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:sweet_berries"
    },
    "X": {
      "item": "biomeswevegone:wreath"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}