Ice Cream
pamhc2foodcore:icecreamitem

Ice Cream

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

Acquisition

Crafting using Any Tool Mixingbowl, Milk Bucket, Any Salt and Any Ices, in any arrangement. Produces Ice Cream.

Crafting ⇆ any arrangement
Any Tool Mixingbowl
Milk Bucket
Any Salt
Any Ices
Ice Cream Ice Cream guaranteed
Developer reference
Registry name
pamhc2foodcore:icecreamitem
Namespace
pamhc2foodcore
Mod ID
pamhc2foodcore
Tags (2)
forge:items/icecream/icecream
forge:items/icecreams/icecream

Recipe JSON (1):

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