LV to MV Transformer
modern_industrialization:lv_mv_transformer

LV to MV Transformer

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

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

Acquisition

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

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

Crafting
LV to MV Transformer LV to MV Transformer guaranteed

Mining & drops

sourcecountchanceconditions
LV to MV Transformer1–1100%Survives Explosion

Used in (1)

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

Block drops

Drops itself when broken.

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