Fan Smoking Catalyst
16×16 · BAKED

block· Machines & Other Blocks

Fan Smoking Catalyst

Create: Connected · by Lysine
block Smoking Fan Processing CatalystFan TransparentPickaxe Mineable

Fan Smoking Catalyst is a block from Create: Connected, crafted from Empty Fan Catalyst and Netherrack.

Acquisition

Item Application using Empty Fan Catalyst and Netherrack. Produces Fan Smoking Catalyst.

Item Application conditional
Fan Smoking Catalyst Fan Smoking Catalyst guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "create:item_application",
  "pattern": null,
  "ingredients": [
    {
      "item": "create_connected:empty_fan_catalyst"
    },
    {
      "item": "minecraft:netherrack"
    }
  ],
  "conditions": [
    {
      "raw": {
        "type": "create_connected:feature_enabled",
        "feature": "create_connected:empty_fan_catalyst"
      },
      "type": "create_connected:feature_enabled"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}