Crafting using Onion, Alligator Egg, Bread, Carrot, Cooked Chicken, Baked Potato, Carrot, Bowl and Baked Potato, in any arrangement. Produces Roast Chicken.
Roast Chicken
Farmer's Delight · by MehVahdJukaar, MerchantPug
Roast Chicken is a block from Farmer's Delight, crafted from Onion, Alligator Egg, Bread, Carrot, Cooked Chicken, Baked Potato, and Bowl.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Roast Chicken | 1–1 | 100% | Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| — | 1–1 | 100% | Inverted |
| Roast Chicken | 1–1 | 100% | Block State Property |
| — | 1–1 | 100% | Inverted |
Related items
Developer reference
- Registry name
farmersdelight:roast_chicken_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": [
{
"tag": "c:crops/onion"
},
{
"tag": "c:eggs"
},
{
"item": "minecraft:bread"
},
{
"item": "minecraft:carrot"
},
{
"item": "minecraft:cooked_chicken"
},
{
"item": "minecraft:baked_potato"
},
{
"item": "minecraft:carrot"
},
{
"item": "minecraft:bowl"
},
{
"item": "minecraft:baked_potato"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}