Chicken Feed
16×16 · BAKED

item· Other

Chicken Feed

[Let's Do] Farm & Charm · by satisfy, jason13
item Upright On Belt

Chicken Feed is an item from [Let's Do] Farm & Charm, crafted from Any Wheat, Carrot, and Wheat Seeds.

Acquisition

Crafting Shapeless using Any Wheat, Any Wheat, Carrot, Carrot, Wheat Seeds and Wheat Seeds. Produces 3× Chicken Feed.

Crafting Shapeless
Any Wheat Any Wheat·members not yet documentedAny Wheat Any Wheat·members not yet documentedCarrot CarrotCarrot CarrotWheat Seeds Wheat SeedsWheat Seeds Wheat Seeds
Chicken Feed Chicken Feed ×3 guaranteed
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
}