Apple Smoothie
pamhc2foodcore:applesmoothieitem

Apple Smoothie

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

Acquisition

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

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

Recipe JSON (1):

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