Distillation Controller
16×16 · BAKED

item· Other

Distillation Controller

Create: Diesel Generators · by George VI
item

Distillation Controller is an item from Create: Diesel Generators, crafted from Fluid Pipe, Clock, Andesite Alloy, and Iron Plate.

Acquisition

Crafting using Fluid Pipe, Clock, Fluid Pipe, Andesite Alloy, Iron Plate and Andesite Alloy, arranged in the pattern shown. Produces 4× Distillation Controller.

Crafting
Fluid Pipe
Clock
Fluid Pipe
Andesite Alloy
Iron Plate
Andesite Alloy
Distillation Controller Distillation Controller ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Block loot table: Distillation Tank (createdieselgenerators) createdieselgenerators:distillation_tank1–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.

Developer reference
Registry name
createdieselgenerators:distillation_controller
Namespace
createdieselgenerators
Mod ID
createdieselgenerators

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PCP",
    "AIA"
  ],
  "ingredients": {
    "A": {
      "item": "create:andesite_alloy"
    },
    "C": {
      "item": "minecraft:clock"
    },
    "I": {
      "tag": "forge:plates/iron"
    },
    "P": {
      "item": "create:fluid_pipe"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}