Crafting using Electrum Cable, Electrum Cable, Aluminum Cable, Advanced Machine Hull, Electrum Cable and Electrum Cable, arranged in the pattern shown. Produces HV to MV Transformer.
HV to MV Transformer
Modern Industrialization · by Azercoco, Technici4n
HV to MV Transformer is a block from Modern Industrialization, crafted from Electrum Cable, Aluminum Cable, and Advanced Machine Hull.
Acquisition
Crafting using MV to HV Transformer, arranged in the pattern shown. Produces HV to MV Transformer.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| HV to MV Transformer | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using HV to MV Transformer, arranged in the pattern shown. Produces MV to HV Transformer.
Block drops
Drops itself when broken.
Developer reference
- Registry name
modern_industrialization:hv_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": [
" OO",
"IH ",
" OO"
],
"ingredients": {
"H": {
"item": "modern_industrialization:advanced_machine_hull"
},
"I": {
"item": "modern_industrialization:aluminum_cable"
},
"O": {
"item": "modern_industrialization:electrum_cable"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"X"
],
"ingredients": {
"X": {
"item": "modern_industrialization:mv_hv_transformer"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
