Crafting using Ghasmati, Corn, Carrot and Bowl, in any arrangement. Produces Ghast Salad.
item· Other
Ghast Salad
My Nether's Delight · by SoyTutta
Ghast Salad is an item from My Nether's Delight, crafted from Ghasmati, Corn, Carrot, and Bowl.
Acquisition
Developer reference
- Registry name
mynethersdelight:ghast_salad- Namespace
mynethersdelight- Mod ID
mynethersdelight
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:raw_ghast"
},
{
"tag": "forge:vegetables"
},
{
"tag": "forge:crops/carrot"
},
{
"item": "minecraft:bowl"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}