Fan Withering Catalyst
16×16 · BAKED

block· Machines & Other Blocks

Fan Withering Catalyst

Create: Connected · by Lysine
block Fan TransparentWithering Fan Processing CatalystPickaxe Mineable

Fan Withering Catalyst is a block from Create: Connected, crafted from Empty Fan Catalyst and Wither Rose.

Acquisition

Item Application using Empty Fan Catalyst and Wither Rose. Produces Fan Withering Catalyst.

Item Application conditional
Fan Withering Catalyst Fan Withering Catalyst guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
create_connected:fan_withering_catalyst
Namespace
create_connected
Mod ID
create_connected
Tags (3)
create:blocks/fan_transparent
create_henry:blocks/fan_processing_catalysts/withering
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "create:item_application",
  "pattern": null,
  "ingredients": [
    {
      "item": "create_connected:empty_fan_catalyst"
    },
    {
      "item": "minecraft:wither_rose"
    }
  ],
  "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_henry"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}