Fuel Tank
16×16 · BAKED

block· Machines & Other Blocks

Fuel Tank

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

Fuel Tank is a block from Create: Steam 'n' Rails, crafted from Sturdy Sheet and Fluid Tank.

Acquisition

Crafting using Sturdy Sheet, Fluid Tank and Sturdy Sheet, arranged in the pattern shown. Produces Fuel Tank.

Crafting
Sturdy Sheet
Fluid Tank
Sturdy Sheet
Fuel Tank Fuel Tank guaranteed

Mining & drops

sourcecountchanceconditions
Fuel Tank1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
railways:fuel_tank
Namespace
railways
Mod ID
railways
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "S",
    "F",
    "S"
  ],
  "ingredients": {
    "F": {
      "item": "create:fluid_tank"
    },
    "S": {
      "item": "create:sturdy_sheet"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}