MV to HV Transformer
modern_industrialization:mv_hv_transformer

MV to HV Transformer

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

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

Acquisition

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

Crafting
HV to MV Transformer
MV to HV Transformer MV to HV Transformer guaranteed

Crafting using Electrum Cable, Electrum Cable, Advanced Machine Hull, Aluminum Cable, Electrum Cable and Electrum Cable, arranged in the pattern shown. Produces MV to HV Transformer.

Crafting
MV to HV Transformer MV to HV Transformer guaranteed

Mining & drops

sourcecountchanceconditions
MV to HV Transformer1–1100%Survives Explosion

Used in (1)

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

Crafting
MV to HV Transformer
HV to MV Transformer HV to MV Transformer guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:mv_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_mv_transformer"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "II ",
    " HO",
    "II "
  ],
  "ingredients": {
    "H": {
      "item": "modern_industrialization:advanced_machine_hull"
    },
    "I": {
      "item": "modern_industrialization:electrum_cable"
    },
    "O": {
      "item": "modern_industrialization:aluminum_cable"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}