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.
Antiprotonic Nucleosynthesizer
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Antiprotonic Nucleosynthesizer | 1–1 | 100% | — |
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
}
