Ground Cocoa Nibs
nuclearcraft:ground_cocoa_nibs

Ground Cocoa Nibs

Nuclearcraft Neoteric · by igentuman
item

Acquisition

Casting Table using no listed ingredients. Produces Ground Cocoa Nibs.

Casting Table conditional
Ground Cocoa Nibs Ground Cocoa Nibs guaranteed

Used in (1)

Melting using Ground Cocoa Nibs. Produces an unresolved result.

Melting conditional
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
}