Roast Chicken
farmersdelight:roast_chicken_block

Roast Chicken

Farmer's Delight · by MehVahdJukaar, MerchantPug
block Knife MineableFeasts

Roast Chicken is a block from Farmer's Delight, crafted from Onion, Alligator Egg, Bread, Carrot, Cooked Chicken, Baked Potato, and Bowl.

Acquisition

Crafting using Onion, Alligator Egg, Bread, Carrot, Cooked Chicken, Baked Potato, Carrot, Bowl and Baked Potato, in any arrangement. Produces Roast Chicken.

Crafting ⇆ any arrangement
Onion
Alligator Egg
Bread
Carrot
Cooked Chicken
Baked Potato
Carrot
Bowl
Baked Potato
Roast Chicken Roast Chicken guaranteed

Mining & drops

sourcecountchanceconditions
Roast Chicken1–1100%Block State Property

Block drops

dropscountchanceconditions
1–1100%Inverted
Roast Chicken1–1100%Block State Property
1–1100%Inverted
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
}