Flux Capacitor
thermal:flux_capacitor

Flux Capacitor

Thermal Innovation · by King Lemming
item Charm

Acquisition

Crafting using Any Redstone Dust, Any Lead Ingot, Any Redstone Dust, Any Lead Ingot, Rf Coil, Any Lead Ingot and Any Redstone Dust, arranged in the pattern shown. Produces Flux Capacitor.

Crafting
Any Redstone Dust
Any Lead Ingot
Any Redstone Dust
Any Lead Ingot
Rf Coil
Any Lead Ingot
Any Redstone Dust
Flux Capacitor Flux Capacitor guaranteed
Developer reference
Registry name
thermal:flux_capacitor
Namespace
thermal
Mod ID
thermal_innovation
Tags (1)
curios:items/charm

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "RLR",
    "LPL",
    " R "
  ],
  "ingredients": {
    "L": {
      "tag": "forge:ingots/lead"
    },
    "P": {
      "item": "thermal:rf_coil"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}