Crafting using Hay Bale and Flax Bale, in any arrangement. Produces 2× Fodder.

Fodder
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fodder | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Fodder | 1–1 | 100% | Survives Explosion, Block State Property |
Developer reference
- Registry name
supplementaries:fodder- Namespace
supplementaries- Mod ID
supplementaries- Tags (1)
minecraft:blocks/mineable/hoe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:hay_block"
},
{
"item": "supplementaries:flax_block"
}
],
"conditions": [
{
"raw": {
"flag": "fodder",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

