block· Machines & Other Blocks

Reactor Glass

Create: New Age · by Antarctic Gardens
block Stops RadiationStops RadiationPickaxe Mineable

Reactor Glass is a block from Create: New Age, crafted from Reactor Casing and Black Framed Glass.

Acquisition

Crafting using Reactor Casing, Black Framed Glass, Reactor Casing, Black Framed Glass, Black Framed Glass, Black Framed Glass, Reactor Casing, Black Framed Glass and Reactor Casing, arranged in the pattern shown. Produces Reactor Glass.

Crafting
Reactor Glass guaranteed

Mining & drops

sourcecountdrop rateconditions
Reactor Glass1–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.

Used in

Mechanical Crafting using Reactor Casing, Gold Plate, Gold Plate, Gold Plate, Reactor Casing, Reactor Glass, Nuclear Fuel, Reactor Glass, Reactor Glass, Nuclear Fuel, Reactor Glass, Reactor Casing, Gold Plate, Gold Plate, Gold Plate and Reactor Casing, arranged in the pattern shown. Produces 2× Reactor Rod.

Mechanical Crafting
Reactor Rod Reactor Rod ×2 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
create_new_age:reactor_glass
Namespace
create_new_age
Mod ID
create_new_age
Tags (3)
create_new_age:blocks/stops_radiation
create_new_age:items/stops_radiation
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CGC",
    "GGG",
    "CGC"
  ],
  "ingredients": {
    "C": {
      "item": "create_new_age:reactor_casing"
    },
    "G": {
      "tag": "forge:glass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}