Stock
pamhc2foodcore:stockitem

Stock

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

Acquisition

Crafting using Any Tool Pot and Any Stock Ingredients, in any arrangement. Produces 2× Stock.

Crafting ⇆ any arrangement
Any Tool Pot
Any Stock Ingredients
Stock Stock ×2 guaranteed
Developer reference
Registry name
pamhc2foodcore:stockitem
Namespace
pamhc2foodcore
Mod ID
pamhc2foodcore
Tags (1)
forge:items/stock/stock

Recipe JSON (1):

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