Crafting using Any Planks, Wheat, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Feeding Trough.
Feeding Trough
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Feeding Trough | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
quark:feeding_trough- Namespace
quark- Mod ID
quark- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#W#",
"###"
],
"ingredients": {
"#": {
"tag": "minecraft:planks"
},
"W": {
"item": "minecraft:wheat"
}
},
"conditions": [
{
"raw": {
"flag": "feeding_trough",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
