Glazed Carrots
pamhc2foodcore:glazedcarrotsitem

Glazed Carrots

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

Acquisition

Crafting using Any Tool Saucepan, Carrot, Any Butter and Any Sugar, in any arrangement. Produces Glazed Carrots.

Crafting ⇆ any arrangement
Any Tool Saucepan
Carrot
Any Butter
Any Sugar
Glazed Carrots Glazed Carrots guaranteed
Developer reference
Registry name
pamhc2foodcore:glazedcarrotsitem
Namespace
pamhc2foodcore
Mod ID
pamhc2foodcore

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:tool_saucepan"
    },
    {
      "tag": "forge:crops/carrot"
    },
    {
      "tag": "forge:butter"
    },
    {
      "tag": "forge:sugar"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}