Hot Wings
16×16 · BAKED

item· Other

Hot Wings

My Nether's Delight · by SoyTutta
item

Hot Wings is an item from My Nether's Delight, crafted from Raw Chicken, Blaze Powder, and Onion.

Acquisition

Cooking using Raw Chicken, Blaze Powder and Onion (150 ticks, 0.35 xp). Produces Hot Wings.

Cooking
Hot Wings Hot Wings guaranteed

Crafting using Hot Wings Bucket, Bowl, Bowl and Bowl, in any arrangement. Produces 3× Hot Wings.

Crafting ⇆ any arrangement
Hot Wings Bucket
Bowl
Bowl
Bowl
Hot Wings Hot Wings ×3 guaranteed

Used in

Crafting using Hot Wings, Hot Wings, Hot Wings and Bucket, in any arrangement. Produces Hot Wings Bucket.

Crafting ⇆ any arrangement
Hot Wings
Hot Wings
Hot Wings
Bucket
Hot Wings Bucket Hot Wings Bucket guaranteed
Developer reference
Registry name
mynethersdelight:hot_wings
Namespace
mynethersdelight
Mod ID
mynethersdelight

Recipe JSON (2):

{
  "recipe_type": "farmersdelight:cooking",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:raw_chicken"
    },
    {
      "tag": "mynethersdelight:hot_spice"
    },
    {
      "tag": "forge:crops/onion"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 150
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "mynethersdelight:hot_wings_bucket"
    },
    {
      "item": "minecraft:bowl"
    },
    {
      "item": "minecraft:bowl"
    },
    {
      "item": "minecraft:bowl"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}