Limestone Locometal Flywheel

block· Machines & Other Blocks

Limestone Locometal Flywheel

Create: Steam 'n' Rails · by The Railways Team
block Wrench to Pick UpAxe MineablePickaxe MineableLocometalFlywheel Dye Group

Limestone Locometal Flywheel is a block from Create: Steam 'n' Rails, crafted from Maroon Locometal Flywheel and Paint.

Acquisition

Mixing using Maroon Locometal Flywheel and Paint. Produces Limestone Locometal Flywheel.

Mixing
Limestone Locometal Flywheel Limestone Locometal Flywheel guaranteed

Item Application using Flywheel and Limestone Riveted Locometal. Produces Limestone Locometal Flywheel.

Item Application
Limestone Locometal Flywheel Limestone Locometal Flywheel guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
railways:limestone_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:mixing",
  "pattern": null,
  "ingredients": [
    {
      "tag": "railways:palettes/dye_groups/flywheel"
    },
    {
      "fluid": "railways:paint"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:item_application",
  "pattern": null,
  "ingredients": [
    {
      "item": "create:flywheel"
    },
    {
      "item": "railways:limestone_riveted_locometal"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}