Fan Ending Catalyst with Dragon's Breath
16×16 · BAKED

block· Machines & Other Blocks

Fan Ending Catalyst with Dragon's Breath

Create: Connected · by Lysine
block Fan TransparentEnding Fan Processing CatalystDragon Breathing Fan Processing CatalystPickaxe Mineable

Fan Ending Catalyst with Dragon's Breath is a block from Create: Connected, crafted from Empty Fan Catalyst and Any Ending Fan Processing Catalyst.

Acquisition

Item Application using Empty Fan Catalyst and Dragon Breath Bucket. Produces Fan Ending Catalyst with Dragon's Breath.

Item Application conditional
Empty Fan Catalyst Empty Fan CatalystDragon Breath Bucket Dragon Breath Bucket·not yet documented
Fan Ending Catalyst with Dragon's Breath Fan Ending Catalyst with Dragon's Breath guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
create_connected:fan_ending_catalyst_dragons_breath
Namespace
create_connected
Mod ID
create_connected
Tags (4)
create:blocks/fan_transparent
create_dragons_plus:blocks/fan_processing_catalysts/ending
create_henry:blocks/fan_processing_catalysts/dragon_breathing
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "create:filling",
  "pattern": null,
  "ingredients": [
    {
      "item": "create_connected:empty_fan_catalyst"
    },
    {
      "amount": 1000,
      "fluidTag": "create_dragons_plus:fan_processing_catalysts/ending"
    }
  ],
  "conditions": [
    {
      "raw": {
        "type": "create_connected:feature_enabled",
        "feature": "create_connected:empty_fan_catalyst"
      },
      "type": "create_connected:feature_enabled"
    },
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create_dragons_plus"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:item_application",
  "pattern": null,
  "ingredients": [
    {
      "item": "create_connected:empty_fan_catalyst"
    },
    {
      "item": "create_dragons_plus:dragon_breath_bucket"
    }
  ],
  "conditions": [
    {
      "raw": {
        "type": "create_connected:feature_enabled",
        "feature": "create_connected:empty_fan_catalyst"
      },
      "type": "create_connected:feature_enabled"
    },
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create_dragons_plus"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}