Dog Food
16×16 · BAKED

item· Other

Dog Food

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

Dog Food is an item from [Let's Do] Farm & Charm, crafted from Dog Food Bag.

Acquisition

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

Crafting Shapeless
Dog Food Dog Food ×9 guaranteed

Crafting Bowl using Any Cooked Beef, Any Raw Beef and Bone. Produces 4× Dog Food.

Crafting Bowl
Any Cooked Beef Any Cooked Beef·members not yet documentedAny Raw Beef Any Raw Beef·members not yet documentedBone Bone
Dog Food Dog Food ×4 guaranteed

Used in

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

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

Recipe JSON (2):

{
  "recipe_type": "crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "farm_and_charm:dog_food_bag"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "farm_and_charm:crafting_bowl",
  "pattern": null,
  "ingredients": [
    {
      "tag": "farm_and_charm:cooked_beef"
    },
    {
      "tag": "farm_and_charm:raw_beef"
    },
    {
      "tag": "farm_and_charm:bones"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}