Unholy Caramel
malum:unholy_caramel

Unholy Caramel

Malum · by Sammy Semicolon
item

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

Acquisition

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

Cooking conditional
Unholy Caramel Unholy Caramel ×4 guaranteed
Developer reference
Registry name
malum:unholy_caramel
Namespace
malum
Mod ID
malum

Recipe JSON (1):

{
  "recipe_type": "farmersdelight:cooking",
  "pattern": null,
  "ingredients": [
    {
      "item": "malum:unholy_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
}