Crafting using Any Planks, Golden Carrot, Any Planks, Any Planks, Hay Bale and Any Planks, arranged in the pattern shown. Produces Feeding Trough.
Feeding Trough
Farming for Blockheads · by BlayTheNinth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Feeding Trough | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
farmingforblockheads:feeding_trough- Namespace
farmingforblockheads- Mod ID
farmingforblockheads- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PCP",
"PHP"
],
"ingredients": {
"C": {
"item": "minecraft:golden_carrot"
},
"H": {
"item": "minecraft:hay_block"
},
"P": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

