Crafting using Egg, Dried Vanilla Pods, Bowl and Sugar, in any arrangement. Produces Vanilla Pudding.
Vanilla Pudding
Neapolitan · by Team Abnormals
Vanilla Pudding is a item from Neapolitan, crafted from Egg, Dried Vanilla Pods, Bowl, and Sugar.
Acquisition
Developer reference
- Registry name
neapolitan:vanilla_pudding- Namespace
neapolitan- Mod ID
neapolitan
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:eggs"
},
{
"item": "neapolitan:dried_vanilla_pods"
},
{
"item": "minecraft:bowl"
},
{
"item": "minecraft:sugar"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}