Basic Solar Heating Plate
16×16 · BAKED

block· Machines & Other Blocks

Basic Solar Heating Plate

Create: New Age · by Antarctic Gardens
block Pickaxe Mineable

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

Acquisition

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

Crafting
Basic Solar Heating Plate Basic Solar Heating Plate guaranteed

Mining & drops

sourcecountdrop rateconditions
Basic 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:basic_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": {
      "tag": "forge:ingots/iron"
    },
    "P": {
      "item": "create_new_age:heat_pipe"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}