Casting Table using no listed ingredients. Produces Ground Cocoa Nibs.
Ground Cocoa Nibs
Nuclearcraft Neoteric · by igentuman
Acquisition
Used in (1)
Melting using Ground Cocoa Nibs. Produces an unresolved result.
Developer reference
- Registry name
nuclearcraft:ground_cocoa_nibs- Namespace
nuclearcraft- Mod ID
nuclearcraft
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:chocolate_liquor",
"type": "forge:fluid_tag_empty"
}
},
"type": "forge:not"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}