Cat Food
16×16 · BAKED

item· Other

Cat Food

[Let's Do] Farm & Charm · by satisfy, jason13
item Upright On Belt

Cat Food is an item from [Let's Do] Farm & Charm, crafted from Any Cooked Beef, Any Raw Fishes, Any Raw Chicken, and Any Raw Pork.

Acquisition

Crafting Bowl using Any Cooked Beef, Any Raw Fishes, Any Raw Chicken and Any Raw Pork. Produces 6× Cat Food.

Crafting Bowl
Any Cooked Beef Any Cooked Beef·members not yet documentedAny Raw Fishes Any Raw Fishes·members not yet documentedAny Raw Chicken Any Raw Chicken·members not yet documentedAny Raw Pork Any Raw Pork·members not yet documented
Cat Food Cat Food ×6 guaranteed

Crafting Shapeless using Cat Food Bag. Produces 9× Cat Food.

Crafting Shapeless
Cat Food Cat Food ×9 guaranteed

Used in

Crafting using Cat Food, Cat Food, Cat Food, Cat Food, Cat Food, Cat Food, Cat Food, Cat Food and Cat Food, arranged in the pattern shown. Produces Cat Food Bag.

Crafting
Cat Food
Cat Food
Cat Food
Cat Food
Cat Food
Cat Food
Cat Food
Cat Food
Cat Food
  • Inputs
  • 9 × Cat Food
  • Output
  • Cat Food Bag
Cat Food Bag Cat Food Bag guaranteed
Developer reference
Registry name
farm_and_charm:cat_food
Namespace
farm_and_charm
Mod ID
farm_and_charm
Tags (1)
create:items/upright_on_belt

Recipe JSON (2):

{
  "recipe_type": "farm_and_charm:crafting_bowl",
  "pattern": null,
  "ingredients": [
    {
      "tag": "farm_and_charm:cooked_beef"
    },
    {
      "tag": "farm_and_charm:raw_fishes"
    },
    {
      "tag": "farm_and_charm:raw_chicken"
    },
    {
      "tag": "farm_and_charm:raw_pork"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "farm_and_charm:cat_food_bag"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}