mekanismgenerators:fission_reactor_logic_adapter

Fission Reactor Logic Adapter

Mekanism: Generators · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Enderman Place On BlacklistPickaxe Mineable

Acquisition

Crafting using Any Redstone Dust, Any Redstone Dust, Fission Reactor Casing, Any Redstone Dust and Any Redstone Dust, arranged in the pattern shown. Produces Fission Reactor Logic Adapter.

Crafting
Fission Reactor Logic Adapter guaranteed

Mining & drops

sourcecountchanceconditions
Fission Reactor Logic Adapter1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanismgenerators:fission_reactor_logic_adapter
Namespace
mekanismgenerators
Mod ID
mekanismgenerators
Tags (2)
forge:blocks/enderman_place_on_blacklist
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " R ",
    "RFR",
    " R "
  ],
  "ingredients": {
    "F": {
      "item": "mekanismgenerators:fission_reactor_casing"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}