Crafting using Brown Mushroom, Nether Wart, Bowl and Bat Wing, in any arrangement. Produces Bat Soup.
Bat Soup
Forbidden & Arcanus · by stal111, CesarZorak
Bat Soup is a item from Forbidden & Arcanus, crafted from Brown Mushroom, Nether Wart, Bowl, and Bat Wing.
Acquisition
Crafting using Red Mushroom, Nether Wart, Bowl and Bat Wing, in any arrangement. Produces Bat Soup.
Used in (1)
Crafting using Edelwood Bucket and Bat Soup, in any arrangement. Produces Edelwood Bucket of Bat Soup.
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
}