Canister
16×16 · BAKED

block· Machines & Other Blocks

Canister

Create: Diesel Generators · by George VI
block Pickaxe Mineable

Canister is a block from Create: Diesel Generators, crafted from Andesite Alloy, Iron Plate, and %s%sBarrel. Stores _Fluids_ for you.

Function

Stores _Fluids_ for you. It doesn't lose its _contents_ when _picked up_.

Acquisition

Crafting using Andesite Alloy, Andesite Alloy, Iron Plate, %s%sBarrel, Iron Plate and Iron Plate, arranged in the pattern shown. Produces Canister.

Crafting
Andesite Alloy
Andesite Alloy
Iron Plate
%s%sBarrel
Iron Plate
Iron Plate
Canister Canister guaranteed

Mining & drops

sourcecountdrop rateconditions
Canister1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A A",
    "ZBZ",
    " Z "
  ],
  "ingredients": {
    "A": {
      "item": "create:andesite_alloy"
    },
    "B": {
      "tag": "forge:barrels/wooden"
    },
    "Z": {
      "tag": "forge:plates/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}