nuclearcraft:active_redstone_heat_sink

Fission Reactor Active Redstone Heat Sink

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron ToolHeat SinksReactor Inner

Fission Reactor Active Redstone Heat Sink is a block from Nuclearcraft Neoteric, crafted from Any Redstone Dust and Fission Reactor Empty Active Heat Sink.

Acquisition

Crafting using Any Redstone Dust, Any Redstone Dust, Fission Reactor Empty Active Heat Sink, Any Redstone Dust and Any Redstone Dust, arranged in the pattern shown. Produces Fission Reactor Active Redstone Heat Sink.

Crafting
Any Redstone Dust
Any Redstone Dust
Fission Reactor Empty Active Heat Sink
Any Redstone Dust
Any Redstone Dust
Fission Reactor Active Redstone Heat Sink guaranteed

Mining & drops

sourcecountchanceconditions
Fission Reactor Active Redstone Heat Sink1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:active_redstone_heat_sink
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (4)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool
nuclearcraft:blocks/heat_sinks
nuclearcraft:blocks/reactor_inner

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " I ",
    "IBI",
    " I "
  ],
  "ingredients": {
    "B": {
      "item": "nuclearcraft:empty_active_heat_sink"
    },
    "I": {
      "tag": "forge:dusts/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_fission",
  "experience": null,
  "cooking_time": null
}