Milk Chocolate
nuclearcraft:milk_chocolate

Milk Chocolate

Nuclearcraft Neoteric · by igentuman
item Milk Chocolate FluidMilk Chocolate Fluid

Acquisition

Casting Table using no listed ingredients. Produces Milk Chocolate.

Casting Table conditional
Milk Chocolate Milk Chocolate guaranteed

Used in (4)

Crafting using Moresmore, Milk Chocolate, Marshmallow and Moresmore, in any arrangement. Produces Foursmore.

Crafting ⇆ any arrangement
Moresmore
Milk Chocolate
Marshmallow
Moresmore
Foursmore Foursmore guaranteed

Melting using Milk Chocolate. Produces an unresolved result.

Melting conditional

Crafting using Graham Cracker, Milk Chocolate, Marshmallow and Graham Cracker, in any arrangement. Produces Smore.

Crafting ⇆ any arrangement
Graham Cracker
Milk Chocolate
Marshmallow
Graham Cracker
Smore Smore guaranteed

Crafting using Smore, Milk Chocolate, Marshmallow and Smore, in any arrangement. Produces Moresmore.

Crafting ⇆ any arrangement
Smore
Milk Chocolate
Marshmallow
Smore
Moresmore Moresmore guaranteed
Developer reference
Registry name
nuclearcraft:milk_chocolate
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (2)
forge:fluids/milk_chocolate
nuclearcraft:fluids/milk_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:milk_chocolate",
          "type": "forge:fluid_tag_empty"
        }
      },
      "type": "forge:not"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}