Merge pull request #3115 from WolfEclipses/AntimatterQMAW

Floor vs Antimatter (qmaw), who wins?
This commit is contained in:
HbmMods 2026-08-10 16:53:31 +02:00 committed by GitHub
commit 2c68a43001
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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]]"
}
}