Engine Turbocharger
16×16 · BAKED

item· Other

Engine Turbocharger

Create: Diesel Generators · by George VI
item

Engine Turbocharger is an item from Create: Diesel Generators, crafted from Andesite Alloy, Zinc Ingot, Fluid Pipe, Iron Plate, and Propeller. Use on a _Diesel Engine_ make it _faster_.

Function

Use on a _Diesel Engine_ make it _faster_.

When R-Clicked on an Engine.: _Applies_ this _Upgrade_ on the _Engine_.

Acquisition

Crafting using Andesite Alloy, Zinc Ingot, Fluid Pipe, Iron Plate, Propeller, Iron Plate, Andesite Alloy, Zinc Ingot and Andesite Alloy, arranged in the pattern shown. Produces Engine Turbocharger.

Crafting
Andesite Alloy
Zinc Ingot
Fluid Pipe
Iron Plate
Propeller
Iron Plate
Andesite Alloy
Zinc Ingot
Andesite Alloy
Engine Turbocharger Engine Turbocharger guaranteed
Developer reference
Registry name
createdieselgenerators:engine_turbocharger
Namespace
createdieselgenerators
Mod ID
createdieselgenerators

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AZF",
    "SPS",
    "AZA"
  ],
  "ingredients": {
    "A": {
      "item": "create:andesite_alloy"
    },
    "F": {
      "item": "create:fluid_pipe"
    },
    "P": {
      "item": "create:propeller"
    },
    "S": {
      "tag": "forge:plates/iron"
    },
    "Z": {
      "tag": "forge:ingots/zinc"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}