Marshmellows
pamhc2foodcore:marshmellowsitem

Marshmellows

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

Acquisition

Crafting using Any Tool Saucepan and Any Sugar, in any arrangement. Produces Marshmellows.

Crafting ⇆ any arrangement
Any Tool Saucepan
Any Sugar
Marshmellows Marshmellows guaranteed
Developer reference
Registry name
pamhc2foodcore:marshmellowsitem
Namespace
pamhc2foodcore
Mod ID
pamhc2foodcore
Tags (1)
forge:items/marshmellows/marshmellows

Recipe JSON (1):

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