techreborn:thermal_generator

Thermal Generator

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Invar Plate, Invar Plate, Invar Plate, Invar Plate, Reinforced Glass, Invar Plate, Electronic Circuit, Generator and Electronic Circuit, arranged in the pattern shown. Produces Thermal Generator.

Crafting
Thermal Generator guaranteed

Mining & drops

sourcecountchanceconditions
Thermal Generator1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "IRI",
    "CGC"
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:electronic_circuit"
    },
    "G": {
      "item": "techreborn:solid_fuel_generator"
    },
    "I": {
      "item": "techreborn:invar_plate"
    },
    "R": {
      "item": "techreborn:reinforced_glass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}