EV to HV Transformer
modern_industrialization:ev_hv_transformer

EV to HV Transformer

Modern Industrialization · by Azercoco, Technici4n
block Pickaxe MineableNeeds Stone Tool

EV to HV Transformer is a block from Modern Industrialization, crafted from HV to EV Transformer.

Acquisition

Crafting using HV to EV Transformer, arranged in the pattern shown. Produces EV to HV Transformer.

Crafting
HV to EV Transformer
EV to HV Transformer EV to HV Transformer guaranteed

Crafting using Aluminum Cable, Aluminum Cable, Annealed Copper Cable, Turbo Machine Hull, Aluminum Cable and Aluminum Cable, arranged in the pattern shown. Produces EV to HV Transformer.

Crafting
EV to HV Transformer EV to HV Transformer guaranteed

Mining & drops

sourcecountchanceconditions
EV to HV Transformer1–1100%Survives Explosion

Used in (1)

Crafting using EV to HV Transformer, arranged in the pattern shown. Produces HV to EV Transformer.

Crafting
EV to HV Transformer
HV to EV Transformer HV to EV Transformer guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:ev_hv_transformer
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "X"
  ],
  "ingredients": {
    "X": {
      "item": "modern_industrialization:hv_ev_transformer"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " OO",
    "IH ",
    " OO"
  ],
  "ingredients": {
    "H": {
      "item": "modern_industrialization:turbo_machine_hull"
    },
    "I": {
      "item": "modern_industrialization:annealed_copper_cable"
    },
    "O": {
      "item": "modern_industrialization:aluminum_cable"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}