Crafting using EV to HV Transformer, arranged in the pattern shown. Produces HV to EV Transformer.
HV to EV Transformer
Modern Industrialization · by Azercoco, Technici4n
HV to EV Transformer is a block from Modern Industrialization, crafted from EV to HV Transformer.
Acquisition
Crafting using Aluminum Cable, Aluminum Cable, Turbo Machine Hull, Annealed Copper Cable, Aluminum Cable and Aluminum Cable, arranged in the pattern shown. Produces HV to EV Transformer.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| HV to EV Transformer | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using HV to EV Transformer, arranged in the pattern shown. Produces EV to HV Transformer.
Block drops
Drops itself when broken.
Developer reference
- Registry name
modern_industrialization:hv_ev_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:ev_hv_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:turbo_machine_hull"
},
"I": {
"item": "modern_industrialization:aluminum_cable"
},
"O": {
"item": "modern_industrialization:annealed_copper_cable"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
