Engine Silencer
16×16 · BAKED

item· Other

Engine Silencer

Create: Diesel Generators · by George VI
item

Engine Silencer is an item from Create: Diesel Generators, crafted from Iron Plate, Light Blue Wool, Andesite Alloy, and Fluid Pipe. Use on a _Diesel Engine_ to _silence_ it.

Function

Use on a _Diesel Engine_ to _silence_ it.

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

Acquisition

Crafting using Iron Plate, Light Blue Wool, Andesite Alloy, Light Blue Wool, Fluid Pipe, Light Blue Wool, Light Blue Wool and Iron Plate, arranged in the pattern shown. Produces Engine Silencer.

Crafting
Engine Silencer Engine Silencer guaranteed
Developer reference
Registry name
createdieselgenerators:engine_silencer
Namespace
createdieselgenerators
Mod ID
createdieselgenerators

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SWA",
    "WPW",
    " WS"
  ],
  "ingredients": {
    "A": {
      "item": "create:andesite_alloy"
    },
    "P": {
      "item": "create:fluid_pipe"
    },
    "S": {
      "tag": "forge:plates/iron"
    },
    "W": {
      "tag": "minecraft:wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}