techreborn:plasma_generator

Plasma Generator

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Tungstensteel Plate, Tungstensteel Plate, Tungstensteel Plate, Tungstensteel Plate, HV Transformer, Tungstensteel Plate, Energy Flow Chip, Generator and Energy Flow Chip, arranged in the pattern shown. Produces Plasma Generator.

Crafting
Plasma Generator guaranteed

Mining & drops

sourcecountchanceconditions
Plasma Generator1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Plasma Generator1–1100%Survives Explosion
Developer reference
Registry name
techreborn:plasma_generator
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "PTP",
    "CGC"
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:energy_flow_chip"
    },
    "G": {
      "item": "techreborn:solid_fuel_generator"
    },
    "P": {
      "item": "techreborn:tungstensteel_plate"
    },
    "T": {
      "item": "techreborn:hv_transformer"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}