Crafting Shapeless using Dog Food Bag. Produces 9× Dog Food.
item· Other
Dog Food
[Let's Do] Farm & Charm · by satisfy, jason13
Dog Food is an item from [Let's Do] Farm & Charm, crafted from Dog Food Bag.
Acquisition
Crafting Bowl using Any Cooked Beef, Any Raw Beef and Bone. Produces 4× Dog Food.
Used in
Related items
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
}