Crafting using Andesite Alloy, Iron Rod and Zinc Nugget, arranged in the pattern shown. Produces 2× Engine Piston.
- Inputs
- Andesite Alloy
- Iron Rod
- Zinc Nugget
- Output
- → Engine Piston ×2
item· Other
Engine Piston is an item from Create: Diesel Generators, crafted from Andesite Alloy, Iron Rod, and Zinc Nugget.
Crafting using Andesite Alloy, Iron Rod and Zinc Nugget, arranged in the pattern shown. Produces 2× Engine Piston.
Crafting using Andesite Alloy, Shaft and Zinc Nugget, arranged in the pattern shown. Produces 2× Engine Piston.
Crafting using Flint and Steel, Engine Piston, Block of Brass, Engine Piston, Polished Blackstone Slab, Fluid Tank and Polished Blackstone Slab, arranged in the pattern shown. Produces Diesel Engine.
createdieselgenerators:engine_pistoncreatedieselgeneratorscreatedieselgeneratorsRecipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A ",
" R ",
" Z"
],
"ingredients": {
"A": {
"item": "create:andesite_alloy"
},
"R": {
"tag": "forge:rods/iron"
},
"Z": {
"tag": "forge:nuggets/zinc"
}
},
"conditions": [
{
"raw": {
"type": "forge:not",
"value": {
"tag": "forge:rods/iron",
"type": "forge:tag_empty"
}
},
"type": "forge:not"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A ",
" S ",
" Z"
],
"ingredients": {
"A": {
"item": "create:andesite_alloy"
},
"S": {
"item": "create:shaft"
},
"Z": {
"tag": "forge:nuggets/zinc"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}