Casting Table using no listed ingredients. Produces Marshmallow.
Marshmallow
Nuclearcraft Neoteric · by igentuman
Acquisition
Used in (4)
Crafting using Moresmore, Milk Chocolate, Marshmallow and Moresmore, in any arrangement. Produces Foursmore.
Melting using Marshmallow. Produces an unresolved result.
Crafting using Graham Cracker, Milk Chocolate, Marshmallow and Graham Cracker, in any arrangement. Produces Smore.
Crafting using Smore, Milk Chocolate, Marshmallow and Smore, in any arrangement. Produces Moresmore.
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
}