Marshmallow
nuclearcraft:marshmallow

Marshmallow

Nuclearcraft Neoteric · by igentuman
item Marshmallow FluidMolten Marshmallow FluidMarshmallow FluidMolten Marshmallow Fluid

Acquisition

Casting Table using no listed ingredients. Produces Marshmallow.

Casting Table conditional
Marshmallow Marshmallow 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 Marshmallow. 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:marshmallow
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (4)
forge:fluids/marshmallow
forge:fluids/molten_marshmallow
nuclearcraft:fluids/marshmallow
nuclearcraft:fluids/molten_marshmallow

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:marshmallow",
          "type": "forge:fluid_tag_empty"
        }
      },
      "type": "forge:not"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}