Crafting using LV to MV Transformer, arranged in the pattern shown. Produces MV to LV Transformer.
MV to LV Transformer
Modern Industrialization · by Azercoco, Technici4n
MV to LV Transformer is a block from Modern Industrialization, crafted from LV to MV Transformer.
Acquisition
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.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| MV to LV Transformer | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using MV to LV Transformer, arranged in the pattern shown. Produces LV to MV Transformer.
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
}
