Melon Smoothie
pamhc2foodcore:melonsmoothieitem

Melon Smoothie

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

Acquisition

Crafting using Any Tool Mixingbowl, Melon Juice and Any Ices, in any arrangement. Produces Melon Smoothie.

Crafting ⇆ any arrangement
Any Tool Mixingbowl
Melon Juice
Any Ices
Melon Smoothie Melon Smoothie guaranteed
Developer reference
Registry name
pamhc2foodcore:melonsmoothieitem
Namespace
pamhc2foodcore
Mod ID
pamhc2foodcore

Recipe JSON (1):

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