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