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