Bread Loaf
16×16 · BAKED

item· Other

Bread Loaf

My Nether's Delight · by SoyTutta
item

Bread Loaf is an item from My Nether's Delight, crafted from Ghast Sourdough.

Acquisition

Smoking using Ghast Sourdough (200 ticks, 0.35 xp). Produces Bread Loaf.

Smoking

200 ticks· 0.35 xp

Bread Loaf Bread Loaf guaranteed

Smelting using Ghast Sourdough (400 ticks, 0.35 xp). Produces Bread Loaf.

Smelting

400 ticks· 0.35 xp

Bread Loaf Bread Loaf guaranteed

Used in

Cutting using Bread Loaf. Produces an unresolved result.

Cutting
Developer reference
Registry name
mynethersdelight:bread_loaf
Namespace
mynethersdelight
Mod ID
mynethersdelight

Recipe JSON (2):

{
  "recipe_type": "minecraft:smoking",
  "pattern": null,
  "ingredients": {
    "item": "mynethersdelight:ghast_sourdough"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "mynethersdelight:ghast_sourdough"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 400
}