Crafting Shapeless using Any Wheat, Any Wheat, Carrot, Carrot, Wheat Seeds and Wheat Seeds. Produces 3× Chicken Feed.
item· Other
Chicken Feed
[Let's Do] Farm & Charm · by satisfy, jason13
Chicken Feed is an item from [Let's Do] Farm & Charm, crafted from Any Wheat, Carrot, and Wheat Seeds.
Acquisition
Related items
Developer reference
- Registry name
farm_and_charm:chicken_feed- Namespace
farm_and_charm- Mod ID
farm_and_charm- Tags (1)
create:items/upright_on_belt
Recipe JSON (1):
{
"recipe_type": "crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "farm_and_charm:wheat"
},
{
"tag": "farm_and_charm:wheat"
},
{
"item": "minecraft:carrot"
},
{
"item": "minecraft:carrot"
},
{
"item": "minecraft:wheat_seeds"
},
{
"item": "minecraft:wheat_seeds"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}