Glow Berry Juice
pamhc2foodcore:glowberryjuiceitem

Glow Berry Juice

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

Acquisition

Crafting using Any Tool Juicer, Glow Berries and Glow Berries, in any arrangement. Produces Glow Berry Juice.

Crafting ⇆ any arrangement
Any Tool Juicer
Glow Berries
Glow Berries
Glow Berry Juice Glow Berry Juice guaranteed

Crafting using Any Tool Juicer, Glow Berries and Glow Berries, in any arrangement. Produces Glow Berry Juice.

Crafting ⇆ any arrangement
Any Tool Juicer
Glow Berries
Glow Berries
Glow Berry Juice Glow Berry Juice guaranteed
Developer reference
Registry name
pamhc2foodcore:glowberryjuiceitem
Namespace
pamhc2foodcore
Mod ID
pamhc2foodcore
Tags (1)
forge:items/juices/glowberryjuice

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:tool_juicer"
    },
    {
      "tag": "forge:crops/glowberry"
    },
    {
      "tag": "forge:crops/glowberry"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:tool_juicer"
    },
    {
      "tag": "forge:crops/glowberry"
    },
    {
      "tag": "forge:crops/glowberry"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}