Garlic Bread
bewitchment:garlic_bread

Garlic Bread

Bewitchment · by MoriyaShiine, cybercat5555
item

Garlic Bread is a item from Bewitchment, crafted from Bread and Grilled Garlic.

Acquisition

Crafting using Bread and Grilled Garlic, in any arrangement. Produces Garlic Bread.

Crafting ⇆ any arrangement
Bread
Grilled Garlic
Garlic Bread Garlic Bread guaranteed
Developer reference
Registry name
bewitchment:garlic_bread
Namespace
bewitchment
Mod ID
bewitchment

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "bread"
    },
    {
      "item": "bewitchment:grilled_garlic"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}