Bolux Mushroom Cooked
betterend:bolux_mushroom_cooked

Bolux Mushroom Cooked

item

Bolux Mushroom Cooked is a item from Unknown Mod, crafted from Bolux Mushroom.

Acquisition

Campfire Cooking using Bolux Mushroom (600 ticks). Produces Bolux Mushroom Cooked.

Campfire Cooking

600 ticks

Bolux Mushroom Cooked Bolux Mushroom Cooked guaranteed

Campfire Cooking using Bolux Mushroom (100 ticks). Produces Bolux Mushroom Cooked.

Campfire Cooking

100 ticks

Bolux Mushroom Cooked Bolux Mushroom Cooked guaranteed

Smelting using Bolux Mushroom (200 ticks). Produces Bolux Mushroom Cooked.

Smelting

200 ticks

Bolux Mushroom Cooked Bolux Mushroom Cooked guaranteed
Developer reference
Registry name
betterend:bolux_mushroom_cooked
Namespace
betterend
Mod ID
unknown

Recipe JSON (3):

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