Unsweetened Chocolate
nuclearcraft:unsweetened_chocolate

Unsweetened Chocolate

Nuclearcraft Neoteric · by igentuman
item Unsweetened Chocolate FluidUnsweetened Chocolate Fluid

Acquisition

Casting Table using no listed ingredients. Produces Unsweetened Chocolate.

Casting Table conditional
Unsweetened Chocolate Unsweetened Chocolate guaranteed

Used in (1)

Melting using Unsweetened Chocolate. Produces an unresolved result.

Melting conditional
Developer reference
Registry name
nuclearcraft:unsweetened_chocolate
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (2)
forge:fluids/unsweetened_chocolate
nuclearcraft:fluids/unsweetened_chocolate

Recipe JSON (1):

{
  "recipe_type": "tconstruct:casting_table",
  "pattern": null,
  "ingredients": null,
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "tconstruct"
      },
      "type": "forge:mod_loaded"
    },
    {
      "raw": {
        "type": "forge:not",
        "value": {
          "tag": "forge:unsweetened_chocolate",
          "type": "forge:fluid_tag_empty"
        }
      },
      "type": "forge:not"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}