techreborn:lv_transformer

LV Transformer

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Any Planks, Insulated Copper Cable, Any Planks, Copper Ingot, Copper Ingot, Copper Ingot, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces LV Transformer.

Crafting
LV Transformer guaranteed

Mining & drops

sourcecountchanceconditions
LV Transformer1–1100%Survives Explosion

Used in (1)

Crafting using LV Transformer, Advanced Circuit, LESU Storage, Advanced Circuit and MV Transformer, arranged in the pattern shown. Produces LESU Controller.

Crafting
LESU Controller guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
techreborn:lv_transformer
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PWP",
    "CCC",
    "PPP"
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:copper_ingot"
    },
    "P": {
      "tag": "minecraft:planks"
    },
    "W": {
      "item": "techreborn:insulated_copper_cable"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}