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