block· Machines & Other Blocks

Red Copper Wrapped Locometal

Dye Color:
Create: Steam 'n' Rails · by The Railways Team
block Wrench PickupPickaxe MineableLocometalCopper Wrapped Slashed Dye GroupWrapped Copper RedCopper Wrapped Slashed Dye Group

Red Copper Wrapped Locometal is a block from Create: Steam 'n' Rails, crafted from Red Slashed Locometal and Any Copper Ingots Ingot.

Acquisition

Crafting using Red Slashed Locometal, Red Slashed Locometal, Red Slashed Locometal, Red Slashed Locometal, Any Copper Ingots Ingot, Red Slashed Locometal, Red Slashed Locometal, Red Slashed Locometal and Red Slashed Locometal, arranged in the pattern shown. Produces 8× Red Copper Wrapped Locometal.

Crafting
Red Copper Wrapped Locometal ×8 guaranteed

Mixing using Cyan Copper Wrapped Locometal and Paint. Produces Red Copper Wrapped Locometal.

Mixing
Red Copper Wrapped Locometal guaranteed

Mining & drops

sourcecountchanceconditions
Red Copper Wrapped Locometal1–1100%Survives Explosion

Used in

Mechanical Crafting using Red Copper Wrapped Locometal, Red Copper Wrapped Locometal, Bucket, Red Copper Wrapped Locometal, Red Copper Wrapped Locometal, Blaze Rod, Blaze Rod, Blaze Rod, Red Copper Wrapped Locometal, Red Copper Wrapped Locometal, Blaze Rod, Red Copper Wrapped Locometal and Red Copper Wrapped Locometal, arranged in the pattern shown. Produces 4× Red Copper Wrapped Locometal Boiler.

Mechanical Crafting
Red Copper Wrapped Locometal Boiler Red Copper Wrapped Locometal Boiler ×4 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
railways:red_copper_wrapped_locometal
Namespace
railways
Mod ID
railways
Tags (6)
create:blocks/wrench_pickup
minecraft:blocks/mineable/pickaxe
railways:blocks/locometal
railways:blocks/palettes/dye_groups/copper_wrapped_slashed
railways:items/palettes/cycle_groups/red/wrapped_copper
railways:items/palettes/dye_groups/copper_wrapped_slashed

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#d#",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "railways:red_slashed_locometal"
    },
    "d": {
      "tag": "railways:internal/ingots/copper_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "tag": "railways:palettes/cycle_groups/red/wrapped_copper"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "tag": "railways:palettes/dye_groups/copper_wrapped_slashed"
    },
    {
      "fluid": "railways:paint"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}