Carrot Cake
pamhc2foodcore:carrotcakeitem

Carrot Cake

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

Acquisition

Crafting using Any Tool Bakeware, Any Sugar, Carrot and Any Batter, in any arrangement. Produces Carrot Cake.

Crafting ⇆ any arrangement
Any Tool Bakeware
Any Sugar
Carrot
Any Batter
Carrot Cake Carrot Cake guaranteed
Developer reference
Registry name
pamhc2foodcore:carrotcakeitem
Namespace
pamhc2foodcore
Mod ID
pamhc2foodcore

Recipe JSON (1):

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