Crafting using Any of Hay Bale / Rice Bale, Apple, Apple and Golden Carrot, in any arrangement. Produces Horse Feed.
Horse Feed
Farmer's Delight · by vectorwing
Acquisition
Developer reference
- Registry name
farmersdelight:horse_feed- Namespace
farmersdelight- Mod ID
farmersdelight
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"anyOf": [
{
"item": "minecraft:hay_block"
},
{
"item": "farmersdelight:rice_bale"
}
]
},
{
"item": "minecraft:apple"
},
{
"item": "minecraft:apple"
},
{
"item": "minecraft:golden_carrot"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
