Horse Fodder
16×16 · BAKED

item· Other

Horse Fodder

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

Horse Fodder is an item from [Let's Do] Farm & Charm, crafted from Any Wheat, Apple, and Carrot.

Acquisition

Crafting using Any Wheat, Any Wheat, Apple, Carrot, Apple and Any Wheat, arranged in the pattern shown. Produces Horse Fodder.

Crafting
Any Wheat
Any Wheat
Apple
Carrot
Apple
Any Wheat
  • Inputs
  • 3 × Any Wheat
  • 2 × Apple
  • Carrot
  • Output
  • Horse Fodder
Horse Fodder Horse Fodder guaranteed
Developer reference
Registry name
farm_and_charm:horse_fodder
Namespace
farm_and_charm
Mod ID
farm_and_charm
Tags (1)
create:items/upright_on_belt

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WWA",
    "CAW"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:apple"
    },
    "C": {
      "item": "minecraft:carrot"
    },
    "W": {
      "tag": "farm_and_charm:wheat"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}