Filling using Empty Fan Catalyst and 1000× Any Ending Fan Processing Catalyst. Produces Fan Ending Catalyst with Dragon's Breath.
block· Machines & Other Blocks
Fan Ending Catalyst with Dragon's Breath
Create: Connected · by Lysine
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.
Block drops
Drops itself when broken.
Related items
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
}