Cooked Turkey Meat
16×16 · BAKED

item· Other

Cooked Turkey Meat

[Let's Do] Wilder Nature · by satisfy, jason13
item

Cooked Turkey Meat is an item from [Let's Do] Wilder Nature, crafted from Turkey Meat.

Acquisition

Campfire Cooking using Turkey Meat (600 ticks, 0.35 xp). Produces Cooked Turkey Meat.

Campfire Cooking

600 ticks· 0.35 xp

Cooked Turkey Meat Cooked Turkey Meat guaranteed

Smelting using Turkey Meat (200 ticks, 0.35 xp). Produces Cooked Turkey Meat.

Smelting

200 ticks· 0.35 xp

Cooked Turkey Meat Cooked Turkey Meat guaranteed

Smoking using Turkey Meat (100 ticks, 0.35 xp). Produces Cooked Turkey Meat.

Smoking

100 ticks· 0.35 xp

Cooked Turkey Meat Cooked Turkey Meat guaranteed

Mining & drops

sourcecountdrop rateconditions
Gameplay loot table: Tier3 Contract Turkey (wildernature) wildernature:tier3_contract_turkey1–32100%

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Developer reference
Registry name
wildernature:cooked_turkey_meat
Namespace
wildernature
Mod ID
wildernature

Recipe JSON (3):

{
  "recipe_type": "minecraft:campfire_cooking",
  "pattern": null,
  "ingredients": {
    "item": "wildernature:turkey_meat"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 600
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "wildernature:turkey_meat"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smoking",
  "pattern": null,
  "ingredients": {
    "item": "wildernature:turkey_meat"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 100
}