Reactor Heat Vent
16×16 · BAKED

block· Machines & Other Blocks

Reactor Heat Vent

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

Reactor Heat Vent is a block from Create: New Age, crafted from Reactor Casing and Heat Pipe.

Acquisition

Crafting using Reactor Casing, Reactor Casing, Heat Pipe and Heat Pipe, in any arrangement. Produces Reactor Heat Vent.

Crafting ⇆ any arrangement
Reactor Heat Vent Reactor Heat Vent guaranteed

Mining & drops

sourcecountdrop rateconditions
Reactor Heat Vent1–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:reactor_heat_vent
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_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "create_new_age:reactor_casing"
    },
    {
      "item": "create_new_age:reactor_casing"
    },
    {
      "item": "create_new_age:heat_pipe"
    },
    {
      "item": "create_new_age:heat_pipe"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}