Crafting using Andesite Alloy, %s%sBarrel and Andesite Alloy, arranged in the pattern shown. Produces Bulk Fermenter.
- Inputs
- 2 × Andesite Alloy
- %s%sBarrel
- Output
- → Bulk Fermenter


block· Machines & Other Blocks
Bulk Fermenter is a block from Create: Diesel Generators, crafted from Andesite Alloy and %s%sBarrel.
Crafting using Andesite Alloy, %s%sBarrel and Andesite Alloy, arranged in the pattern shown. Produces Bulk Fermenter.

| source | count | drop rate | conditions |
|---|---|---|---|
| Bulk Fermenter | 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:bulk_fermentercreatedieselgeneratorscreatedieselgeneratorsminecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ABA"
],
"ingredients": {
"A": {
"item": "create:andesite_alloy"
},
"B": {
"tag": "forge:barrels/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}