What happens if I put you in the microwave

This commit is contained in:
Wolf 2026-08-04 23:48:01 -04:00
parent 13b8efef4a
commit 574cb5c23a

View File

@ -0,0 +1,11 @@
{
"name": "Antimatter",
"icon": ["hbm:item.fluid_icon", 1, 33],
"trigger": [["hbm:item.fluid_icon", 1, 33]],
"title": {
"en_US": "Antimatter"
},
"content": {
"en_US": "Antimatter can be produced using a [[particle accelerator|Particle Detector]] or as a byproduct from the [[cyclotron|Cyclotron]]. It can be used to produce some rbmk fuels, or as a component of [[balefire plasma|Balefire Plasma]] to be used in a [[fusion reactor vessel|Fusion Reactor Vessel]].<br><br>See also:<br>[[Particle Accelerator]]<br>[[Fusion Reactor]]"
}
}