MV to LV Transformer
modern_industrialization:mv_lv_transformer

MV to LV Transformer

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

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

Acquisition

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

Crafting
LV to MV Transformer
MV to LV Transformer MV to LV Transformer guaranteed

Crafting using Tin Cable, Tin Cable, Electrum Cable, Basic Machine Hull, Tin Cable and Tin Cable, arranged in the pattern shown. Produces MV to LV Transformer.

Crafting
MV to LV Transformer MV to LV Transformer guaranteed

Mining & drops

sourcecountchanceconditions
MV to LV Transformer1–1100%Survives Explosion

Used in (1)

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

Crafting
MV to LV Transformer
LV to MV Transformer LV to MV Transformer guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:mv_lv_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:lv_mv_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:basic_machine_hull"
    },
    "I": {
      "item": "modern_industrialization:electrum_cable"
    },
    "O": {
      "item": "modern_industrialization:tin_cable"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}