Crafting using Fermented Spider Eye, Bottle of Blood, Snake Tongue, Leather, Demon Heart, Rotten Flesh and Bowl, arranged in the pattern shown. Produces Grotesque Stew.
Grotesque Stew
Bewitchment · by MoriyaShiine, cybercat5555
Grotesque Stew is a item from Bewitchment, crafted from Fermented Spider Eye, Bottle of Blood, Snake Tongue, Leather, Demon Heart, Rotten Flesh, and Bowl.
Acquisition
Developer reference
- Registry name
bewitchment:grotesque_stew- Namespace
bewitchment- Mod ID
bewitchment- Tags (1)
origins:items/ignore_diet
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"EBT",
"FHR",
" C "
],
"ingredients": {
"B": {
"item": "bewitchment:bottle_of_blood"
},
"C": {
"item": "bowl"
},
"E": {
"item": "fermented_spider_eye"
},
"F": {
"item": "leather"
},
"H": {
"item": "bewitchment:demon_heart"
},
"R": {
"item": "rotten_flesh"
},
"T": {
"item": "bewitchment:snake_tongue"
}
},
"conditions": [],
"sequence": null,
"group_name": "carpet",
"experience": null,
"cooking_time": null
}