Crafting using Iron Plate, %s%sBarrel and Iron Plate, arranged in the pattern shown. Produces Oil Barrel.
- Inputs
- 2 × Iron Plate
- %s%sBarrel
- Output
- → Oil Barrel


block· Machines & Other Blocks
Oil Barrel is a block from Create: Diesel Generators, crafted from Iron Plate and %s%sBarrel. Stores _Fluids_ for you.
Stores _Fluids_ for you. Can be placed both _horizontally_ and _vertically_.
_Dyes_ the block.: When R-Clicked with a dye.
Crafting using Iron Plate, %s%sBarrel and Iron Plate, arranged in the pattern shown. Produces Oil Barrel.

| source | count | drop rate | conditions |
|---|---|---|---|
| Oil Barrel | 1–1 | 100% | 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.
Drops itself when broken.
createdieselgenerators:oil_barrelcreatedieselgeneratorscreatedieselgeneratorscreate: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
}