Crafting using Baked Potato, Any Milks, Baked Potato, Cooked Mutton, Cooked Mutton, Cooked Mutton, Onion, Bowl and Onion, in any arrangement. Produces Shepherd's Pie.
Shepherd's Pie
Farmer's Delight · by MehVahdJukaar, MerchantPug
Shepherd's Pie is a block from Farmer's Delight, crafted from Baked Potato, Any Milks, Cooked Mutton, Onion, and Bowl.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Shepherd's Pie | 1–1 | 100% | Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| — | 1–1 | 100% | Inverted |
| Shepherd's Pie | 1–1 | 100% | Block State Property |
Related items
Developer reference
- Registry name
farmersdelight:shepherds_pie_block- Namespace
farmersdelight- Mod ID
farmersdelight- Tags (2)
farmersdelight:blocks/mineable/knife farmersdelight:items/feasts
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:baked_potato"
},
{
"tag": "c:milks"
},
{
"item": "minecraft:baked_potato"
},
{
"tag": "c:foods/cooked_meats/cooked_mutton"
},
{
"tag": "c:foods/cooked_meats/cooked_mutton"
},
{
"tag": "c:foods/cooked_meats/cooked_mutton"
},
{
"tag": "c:crops/onion"
},
{
"item": "minecraft:bowl"
},
{
"tag": "c:crops/onion"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}