Cooked White Puffball Cap
16×16 · BAKED

item· Other

Cooked White Puffball Cap

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

Cooked White Puffball Cap is a item from Oh The Biomes We've Gone, crafted from White Puffball Cap.

Acquisition

Campfire Cooking using White Puffball Cap (600 ticks, 0.35 xp). Produces Cooked White Puffball Cap.

Campfire Cooking

600 ticks· 0.35 xp

Cooked White Puffball Cap Cooked White Puffball Cap guaranteed

Smoking using White Puffball Cap (100 ticks, 0.35 xp). Produces Cooked White Puffball Cap.

Smoking

100 ticks· 0.35 xp

Cooked White Puffball Cap Cooked White Puffball Cap guaranteed

Smelting using White Puffball Cap (200 ticks, 0.35 xp). Produces Cooked White Puffball Cap.

Smelting

200 ticks· 0.35 xp

Cooked White Puffball Cap Cooked White Puffball Cap guaranteed

Used in

Crafting using Bowl, Cooked White Puffball Cap and Cooked White Puffball Cap, in any arrangement. Produces White Puffball Stew.

Crafting ⇆ any arrangement
Bowl
Cooked White Puffball Cap
Cooked White Puffball Cap
White Puffball Stew White Puffball Stew guaranteed
Developer reference
Registry name
biomeswevegone:cooked_white_puffball_cap
Namespace
biomeswevegone
Mod ID
biomeswevegone

Recipe JSON (3):

{
  "recipe_type": "minecraft:campfire_cooking",
  "pattern": null,
  "ingredients": {
    "item": "biomeswevegone:white_puffball_cap"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 600
}
{
  "recipe_type": "minecraft:smoking",
  "pattern": null,
  "ingredients": {
    "item": "biomeswevegone:white_puffball_cap"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "biomeswevegone:white_puffball_cap"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 200
}