Vinegar
pamhc2foodcore:vinegaritem

Vinegar

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

Acquisition

Crafting using Any Tool Pot and Any Vinegar Ingredients, in any arrangement. Produces Vinegar.

Crafting ⇆ any arrangement
Any Tool Pot
Any Vinegar Ingredients
Vinegar Vinegar guaranteed
Developer reference
Registry name
pamhc2foodcore:vinegaritem
Namespace
pamhc2foodcore
Mod ID
pamhc2foodcore
Tags (1)
forge:items/vinegar/vinegar

Recipe JSON (1):

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