block· Machines & Other Blocks

Bulk Fermenter

Create: Diesel Generators · by George VI
block Pickaxe Mineable

Bulk Fermenter is a block from Create: Diesel Generators, crafted from Andesite Alloy and %s%sBarrel.

Acquisition

Crafting using Andesite Alloy, %s%sBarrel and Andesite Alloy, arranged in the pattern shown. Produces Bulk Fermenter.

Crafting
Andesite Alloy
%s%sBarrel
Andesite Alloy
Bulk Fermenter guaranteed

Mining & drops

sourcecountdrop rateconditions
Bulk Fermenter1–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:bulk_fermenter
Namespace
createdieselgenerators
Mod ID
createdieselgenerators
Tags (1)
minecraft: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
}