Chorus Mushroom Cooked
betterend:chorus_mushroom_cooked

Chorus Mushroom Cooked

item

Chorus Mushroom Cooked is a item from Unknown Mod, crafted from Chorus Mushroom Raw.

Acquisition

Smelting using Chorus Mushroom Raw (200 ticks). Produces Chorus Mushroom Cooked.

Smelting
Chorus Mushroom Cooked Chorus Mushroom Cooked guaranteed
Developer reference
Registry name
betterend:chorus_mushroom_cooked
Namespace
betterend
Mod ID
unknown

Recipe JSON (3):

{
  "recipe_type": "minecraft:campfire_cooking",
  "pattern": null,
  "ingredients": {
    "item": "betterend:chorus_mushroom_raw"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:campfire_cooking",
  "pattern": null,
  "ingredients": {
    "item": "betterend:chorus_mushroom_raw"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0,
  "cooking_time": 600
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "betterend:chorus_mushroom_raw"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0,
  "cooking_time": 200
}