Caramel Ice Cream
pamhc2foodcore:caramelicecreamitem

Caramel Ice Cream

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

Acquisition

Crafting using Any Tool Mixingbowl, Any Icecream and Any Caramel, in any arrangement. Produces Caramel Ice Cream.

Crafting ⇆ any arrangement
Any Tool Mixingbowl
Any Icecream
Any Caramel
Caramel Ice Cream Caramel Ice Cream guaranteed
Developer reference
Registry name
pamhc2foodcore:caramelicecreamitem
Namespace
pamhc2foodcore
Mod ID
pamhc2foodcore
Tags (1)
forge:items/icecreams/caramelicecream

Recipe JSON (1):

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