Crafting using Orange Conductor's Cap and Any Yellow Dyes Dye, in any arrangement. Produces Yellow Conductor's Cap.
- Inputs
- Orange Conductor's Cap
- Any Yellow Dyes Dye
- Output
- → Yellow Conductor's Cap
item· Other
Yellow Conductor's Cap is a item from Create: Steam 'n' Rails, crafted from Orange Conductor's Cap and Any Yellow Dyes Dye.
Crafting using Orange Conductor's Cap and Any Yellow Dyes Dye, in any arrangement. Produces Yellow Conductor's Cap.
Sequenced Assembly: Start with Incomplete Yellow Conductor's Cap, carried through each pass. process 1× through: Cutting; then Deploying with Precision Mechanism; then Deploying with Any String Internal. Most likely produces Yellow Conductor's Cap, with other outcomes possible.
Carried through each pass:
The sequence, processed 1×:
railways:yellow_conductor_caprailwaysrailwaysrailways:items/conductor_caps
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "railways:conductor_caps"
},
{
"tag": "railways:internal/dyes/yellow_dyes"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:sequenced_assembly",
"pattern": null,
"ingredients": {
"item": "minecraft:yellow_wool"
},
"conditions": [],
"sequence": {
"loops": 1,
"sequence": [
{
"type": "create:cutting",
"results": [
{
"item": "railways:yellow_incomplete_conductor_cap",
"count": 1,
"chance": 1,
"outputKind": "item"
}
],
"ingredients": [
{
"item": "railways:yellow_incomplete_conductor_cap"
}
]
},
{
"type": "create:deploying",
"results": [
{
"item": "railways:yellow_incomplete_conductor_cap",
"count": 1,
"chance": 1,
"outputKind": "item"
}
],
"ingredients": [
{
"item": "railways:yellow_incomplete_conductor_cap"
},
{
"item": "create:precision_mechanism"
}
]
},
{
"type": "create:deploying",
"results": [
{
"item": "railways:yellow_incomplete_conductor_cap",
"count": 1,
"chance": 1,
"outputKind": "item"
}
],
"ingredients": [
{
"item": "railways:yellow_incomplete_conductor_cap"
},
{
"tag": "railways:internal/string"
}
]
}
]
},
"group_name": null,
"experience": null,
"cooking_time": null
}