nuclearcraft:glowstone_heat_sink

Fission Reactor Glowstone Heat Sink

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

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

Acquisition

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

Crafting
Any Glowstone Dust
Any Glowstone Dust
Fission Reactor Empty Heat Sink
Any Glowstone Dust
Any Glowstone Dust
Fission Reactor Glowstone Heat Sink guaranteed

Mining & drops

sourcecountchanceconditions
Fission Reactor Glowstone Heat Sink1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:glowstone_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_heat_sink"
    },
    "I": {
      "tag": "forge:dusts/glowstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_fission",
  "experience": null,
  "cooking_time": null
}