Light Gray Locometal Flywheel

block· Machines & Other Blocks

Light Gray Locometal Flywheel

Dye Color:
Create: Steam 'n' Rails · by The Railways Team
block Wrench PickupAxe MineablePickaxe MineableLocometalFlywheel Dye GroupFlywheel Dye Group

Light Gray Locometal Flywheel is a block from Create: Steam 'n' Rails, crafted from Flywheel and Light Gray Riveted Locometal.

Acquisition

Item Application using Flywheel and Light Gray Riveted Locometal. Produces Light Gray Locometal Flywheel.

Item Application
Light Gray Locometal Flywheel Light Gray Locometal Flywheel guaranteed

Mixing using Maroon Locometal Flywheel and Paint. Produces Light Gray Locometal Flywheel.

Mixing
Light Gray Locometal Flywheel Light Gray Locometal Flywheel guaranteed

Mining & drops

sourcecountchanceconditions
Light Gray Locometal Flywheel1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
railways:light_gray_locometal_flywheel
Namespace
railways
Mod ID
railways
Tags (6)
create:blocks/wrench_pickup
minecraft:blocks/mineable/axe
minecraft:blocks/mineable/pickaxe
railways:blocks/locometal
railways:blocks/palettes/dye_groups/flywheel
railways:items/palettes/dye_groups/flywheel

Recipe JSON (2):

{
  "recipe_type": "create:item_application",
  "pattern": null,
  "ingredients": [
    {
      "item": "create:flywheel"
    },
    {
      "item": "railways:light_gray_riveted_locometal"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "tag": "railways:palettes/dye_groups/flywheel"
    },
    {
      "fluid": "railways:paint"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}