Carrot Soup
pamhc2foodcore:carrotsoupitem

Carrot Soup

Pam's HarvestCraft 2 - Food Core · by Pamela Collins, ie MatrexsVigil, PamHarvestCraft
item

Acquisition

Crafting using Any Tool Pot, Carrot and Any Stock, in any arrangement. Produces Carrot Soup.

Crafting ⇆ any arrangement
Any Tool Pot
Carrot
Any Stock
Carrot Soup Carrot Soup guaranteed
Developer reference
Registry name
pamhc2foodcore:carrotsoupitem
Namespace
pamhc2foodcore
Mod ID
pamhc2foodcore

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:tool_pot"
    },
    {
      "tag": "forge:crops/carrot"
    },
    {
      "tag": "forge:stock"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}