Cooking using Any Wheat, Any Wheat, Any Wheat and Wooden Bucket. Produces Wooden Bucket of Grain Milk.
item· Other
Wooden Bucket of Grain Milk
[Let's Do] Meadow · by satisfy, jason13official
Wooden Bucket of Grain Milk is an item from [Let's Do] Meadow, crafted from Any Wheat and Wooden Bucket.
Acquisition
Related items
Developer reference
- Registry name
meadow:wooden_grain_milk_bucket- Namespace
meadow- Mod ID
meadow- Tags (1)
meadow:items/wooden_milk_bucket
Recipe JSON (1):
{
"recipe_type": "meadow:cooking",
"pattern": null,
"ingredients": [
{
"tag": "meadow:wheat"
},
{
"tag": "meadow:wheat"
},
{
"tag": "meadow:wheat"
},
{
"item": "meadow:wooden_bucket"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}