Item Application using Empty Fan Catalyst and Yellow Dye Bucket. Produces Yellow Fan Dyeing Catalyst.
block· Machines & Other Blocks
Yellow Fan Dyeing Catalyst
Dye Color:
Create: Connected · by Lysine
Yellow Fan Dyeing Catalyst is a block from Create: Connected, crafted from Empty Fan Catalyst and Yellow Dye Bucket.
Acquisition
Filling using Yellow Mastic Resin (1000 mB) and Empty Fan Catalyst. Produces Yellow Fan Dyeing Catalyst.
Yellow Mastic Resin (1000 mB)
Empty Fan Catalyst
Item Application using Empty Fan Catalyst and Yellow Mastic Resin Bucket. Produces Yellow Fan Dyeing Catalyst.
Filling using Yellow Dye (1000 mB) and Empty Fan Catalyst. Produces Yellow Fan Dyeing Catalyst.
Yellow Dye (1000 mB)
Empty Fan Catalyst
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
create_connected:yellow_fan_dyeing_catalyst- Namespace
create_connected- Mod ID
create_connected- Tags (5)
c:blocks/dyes/yellow c:blocks/dyes create:blocks/fan_transparent garnished:blocks/fan_processing_catalysts/dye/yellow minecraft:blocks/mineable/pickaxe
Recipe JSON (4):
{
"recipe_type": "create:item_application",
"pattern": null,
"ingredients": [
{
"item": "create_connected:empty_fan_catalyst"
},
{
"item": "create_dragons_plus:yellow_dye_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
}{
"recipe_type": "create:filling",
"pattern": null,
"ingredients": [
{
"fluid": "garnished:yellow_mastic_resin",
"amount": 1000
},
{
"item": "create_connected:empty_fan_catalyst"
}
],
"conditions": [
{
"raw": {
"type": "create_connected:feature_enabled",
"feature": "create_connected:empty_fan_catalyst"
},
"type": "create_connected:feature_enabled"
},
{
"raw": {
"type": "forge:mod_loaded",
"modid": "garnished"
},
"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": "garnished:yellow_mastic_resin_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": "garnished"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:filling",
"pattern": null,
"ingredients": [
{
"fluid": "create_dragons_plus:yellow_dye",
"amount": 1000
},
{
"item": "create_connected:empty_fan_catalyst"
}
],
"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
}