Bat Soup
forbidden_arcanus:bat_soup

Bat Soup

Forbidden & Arcanus · by stal111, CesarZorak
item

Bat Soup is a item from Forbidden & Arcanus, crafted from Brown Mushroom, Nether Wart, Bowl, and Bat Wing.

Acquisition

Crafting using Brown Mushroom, Nether Wart, Bowl and Bat Wing, in any arrangement. Produces Bat Soup.

Crafting ⇆ any arrangement
Brown Mushroom
Nether Wart
Bowl
Bat Wing
Bat Soup Bat Soup guaranteed

Crafting using Red Mushroom, Nether Wart, Bowl and Bat Wing, in any arrangement. Produces Bat Soup.

Crafting ⇆ any arrangement
Red Mushroom
Nether Wart
Bowl
Bat Wing
Bat Soup Bat Soup guaranteed

Used in (1)

Crafting using Edelwood Bucket and Bat Soup, in any arrangement. Produces Edelwood Bucket of Bat Soup.

Crafting ⇆ any arrangement
Edelwood Bucket
Bat Soup
Edelwood Bucket of Bat Soup Edelwood Bucket of Bat Soup guaranteed
Developer reference
Registry name
forbidden_arcanus:bat_soup
Namespace
forbidden_arcanus
Mod ID
forbidden_arcanus

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:brown_mushroom"
    },
    {
      "item": "minecraft:nether_wart"
    },
    {
      "item": "minecraft:bowl"
    },
    {
      "item": "forbidden_arcanus:bat_wing"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "bat_soup",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:red_mushroom"
    },
    {
      "item": "minecraft:nether_wart"
    },
    {
      "item": "minecraft:bowl"
    },
    {
      "item": "forbidden_arcanus:bat_wing"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "bat_soup",
  "experience": null,
  "cooking_time": null
}