Caboose Smokestack
16×16 · BAKED

block· Machines & Other Blocks

Caboose Smokestack

Create: Steam 'n' Rails · by The Railways Team
block Pickaxe MineableCaboosestyle Stack

Caboose Smokestack is a block from Create: Steam 'n' Rails, crafted from Any Iron Nuggets Nugget, Any Iron Plates Plate, and Campfire.

Acquisition

Crafting using Any Iron Nuggets Nugget, Any Iron Plates Plate, Any Iron Nuggets Nugget and Campfire, arranged in the pattern shown. Produces Caboose Smokestack.

Crafting
Any Iron Nuggets Nugget
Any Iron Plates Plate
Any Iron Nuggets Nugget
Campfire
Caboose Smokestack Caboose Smokestack guaranteed

Mining & drops

sourcecountchanceconditions
Caboose Smokestack1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
railways:smokestack_caboosestyle
Namespace
railways
Mod ID
railways
Tags (2)
minecraft:blocks/mineable/pickaxe
railways:items/caboosestyle_stack

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    ".#.",
    " + "
  ],
  "ingredients": {
    "#": {
      "tag": "railways:internal/plates/iron_plates"
    },
    "+": {
      "item": "minecraft:campfire"
    },
    ".": {
      "tag": "railways:internal/nuggets/iron_nuggets"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}