Cheese
pamhc2foodcore:cheeseitem

Cheese

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

Acquisition

Crafting using Any Tool Pot, Milk Bucket and Any Salt, in any arrangement. Produces Cheese.

Crafting ⇆ any arrangement
Any Tool Pot
Milk Bucket
Any Salt
Cheese Cheese guaranteed
Developer reference
Registry name
pamhc2foodcore:cheeseitem
Namespace
pamhc2foodcore
Mod ID
pamhc2foodcore
Tags (1)
forge:items/cheese/cheese

Recipe JSON (1):

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