Fan Seething Catalyst
16×16 · BAKED

block· Machines & Other Blocks

Fan Seething Catalyst

Create: Connected · by Lysine
block Fan TransparentSeething Fan Processing CatalystFan Processing Catalysts SuperheatingPickaxe Mineable

Fan Seething Catalyst is a block from Create: Connected, crafted from Empty Fan Catalyst and Blaze Cake.

Acquisition

Item Application using Empty Fan Catalyst and Blaze Cake. Produces Fan Seething Catalyst.

Item Application conditional
Fan Seething Catalyst Fan Seething Catalyst guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
create_connected:fan_seething_catalyst
Namespace
create_connected
Mod ID
create_connected
Tags (5)
create:blocks/fan_transparent
create_henry:blocks/fan_processing_catalysts/seething
dndesires:blocks/fan_processing_catalysts/seething
dndesires:blocks/fan_processing_catalysts_superheating
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "create:item_application",
  "pattern": null,
  "ingredients": [
    {
      "item": "create_connected:empty_fan_catalyst"
    },
    {
      "item": "create:blaze_cake"
    }
  ],
  "conditions": [
    {
      "raw": {
        "type": "create_connected:feature_enabled",
        "feature": "create_connected:empty_fan_catalyst"
      },
      "type": "create_connected:feature_enabled"
    },
    {
      "raw": {
        "type": "forge:or",
        "values": [
          {
            "type": "forge:mod_loaded",
            "modid": "dndesires"
          },
          {
            "type": "forge:mod_loaded",
            "modid": "create_henry"
          }
        ]
      },
      "type": "forge:or"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}