block· Machines & Other Blocks

Oil Barrel

Create: Diesel Generators · by George VI
block Copycat AllowPickaxe Mineable

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

Function

Stores _Fluids_ for you. Can be placed both _horizontally_ and _vertically_.

_Dyes_ the block.: When R-Clicked with a dye.

Acquisition

Crafting using Iron Plate, %s%sBarrel and Iron Plate, arranged in the pattern shown. Produces Oil Barrel.

Crafting
Iron Plate
%s%sBarrel
Iron Plate
Oil Barrel guaranteed

Mining & drops

sourcecountdrop rateconditions
Oil Barrel1–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:oil_barrel
Namespace
createdieselgenerators
Mod ID
createdieselgenerators
Tags (2)
create:blocks/copycat_allow
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SBS"
  ],
  "ingredients": {
    "B": {
      "tag": "forge:barrels/wooden"
    },
    "S": {
      "tag": "forge:plates/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}