Wind Generator
mekanismgenerators:wind_generator

Wind Generator

Mekanism: Generators · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Relocation Not SupportedPickaxe Mineable

Acquisition

Mek Data using Osmium Ingot, Osmium Ingot, Any Infused Alloy, Osmium Ingot, Energy Tablet, Basic Control Circuit and Energy Tablet, arranged in the pattern shown. Produces Wind Generator.

Mek Data
Osmium Ingot
Osmium Ingot
Any Infused Alloy
Osmium Ingot
Energy Tablet
Basic Control Circuit
Energy Tablet
Wind Generator Wind Generator guaranteed

Mining & drops

sourcecountchanceconditions
Wind Generator1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanismgenerators:wind_generator
Namespace
mekanismgenerators
Mod ID
mekanismgenerators
Tags (2)
forge:blocks/relocation_not_supported
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "mekanism:mek_data",
  "pattern": [
    " O ",
    "OAO",
    "ECE"
  ],
  "ingredients": {
    "A": {
      "tag": "mekanism:alloys/infused"
    },
    "C": {
      "tag": "forge:circuits/basic"
    },
    "E": {
      "item": "mekanism:energy_tablet"
    },
    "O": {
      "tag": "forge:ingots/osmium"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}