Holy Caramel
malum:holy_caramel

Holy Caramel

Malum · by Sammy Semicolon
item

Holy Caramel is a item from Malum, crafted from Holy Syrup, Honey Bottle, and Sugar.

Acquisition

Cooking using Holy Syrup, Honey Bottle and Sugar (200 ticks, 0.35 xp). Produces 4× Holy Caramel.

Cooking conditional

200 ticks· 0.35 xp

Holy Caramel Holy Caramel ×4 guaranteed
Developer reference
Registry name
malum:holy_caramel
Namespace
malum
Mod ID
malum

Recipe JSON (1):

{
  "recipe_type": "farmersdelight:cooking",
  "pattern": null,
  "ingredients": [
    {
      "item": "malum:holy_syrup"
    },
    {
      "item": "minecraft:honey_bottle"
    },
    {
      "item": "minecraft:sugar"
    }
  ],
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "farmersdelight"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 200
}