Advanced Solar Heating Plate
16×16 · BAKED

block· Machines & Other Blocks

Advanced Solar Heating Plate

Create: New Age · by Antarctic Gardens
block Pickaxe Mineable

Advanced Solar Heating Plate is a block from Create: New Age, crafted from Black Framed Glass, Overcharged Iron, and Heat Pipe.

Acquisition

Crafting using Black Framed Glass, Black Framed Glass, Black Framed Glass, Overcharged Iron, Heat Pipe, Overcharged Iron, Overcharged Iron, Heat Pipe and Overcharged Iron, arranged in the pattern shown. Produces Advanced Solar Heating Plate.

Crafting
Advanced Solar Heating Plate Advanced Solar Heating Plate guaranteed

Mining & drops

sourcecountdrop rateconditions
Advanced Solar Heating Plate1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
create_new_age:advanced_solar_heating_plate
Namespace
create_new_age
Mod ID
create_new_age
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "IPI",
    "IPI"
  ],
  "ingredients": {
    "G": {
      "tag": "forge:glass"
    },
    "I": {
      "item": "create_new_age:overcharged_iron"
    },
    "P": {
      "item": "create_new_age:heat_pipe"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}