Raw Meat Cuts
16×16 · BAKED

item· Other

Raw Meat Cuts

Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
item ProteinsRaw MeatsCookery Mod ItemsMeals

Raw Meat Cuts is an item from Kaleidoscope Cookery, crafted from Raw Rabbit.

Acquisition

Used in

view all 16 →
Developer reference
Registry name
kaleidoscope_cookery:raw_cut_small_meats
Namespace
kaleidoscope_cookery
Mod ID
kaleidoscope_cookery
Tags (4)
diet:items/proteins
forge:items/raw_meats
kaleidoscope_cookery:items/cookery_mod_items
kaleidoscope_cookery:items/meals

Recipe JSON (2):

{
  "recipe_type": "kaleidoscope_cookery:chopping_board",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:rabbit"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "kaleidoscope_cookery:chopping_board",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:chicken"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}