Antiprotonic Nucleosynthesizer
mekanism:antiprotonic_nucleosynthesizer

Antiprotonic Nucleosynthesizer

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Pickaxe Mineable

Acquisition

Crafting using Atomic Alloy, Ultimate Control Circuit, Atomic Alloy, Antimatter Pellet, Steel Casing, Antimatter Pellet, Atomic Alloy, Ultimate Control Circuit and Atomic Alloy, arranged in the pattern shown. Produces Antiprotonic Nucleosynthesizer.

Crafting
Antiprotonic Nucleosynthesizer Antiprotonic Nucleosynthesizer guaranteed

Mining & drops

sourcecountchanceconditions
Antiprotonic Nucleosynthesizer1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:antiprotonic_nucleosynthesizer
Namespace
mekanism
Mod ID
mekanism
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#C#",
    "AXA",
    "#C#"
  ],
  "ingredients": {
    "#": {
      "item": "mekanism:alloy_atomic"
    },
    "A": {
      "tag": "forge:pellets/antimatter"
    },
    "C": {
      "tag": "forge:circuits/ultimate"
    },
    "X": {
      "item": "mekanism:steel_casing"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}