neuralgia/kubejs/assets/gtceu/molecules/potassium_cyanide.json
GameStar d8f8639ee3
more molecule stuff (#2166)
* om

* maddie told me they should be in ""

* adjusted some things

---------

Co-authored-by: Pyritie <pyritie@gmail.com>
2025-11-05 16:44:17 +00:00

46 lines
No EOL
563 B
JSON

{
"contents": [
{
"type": "atom",
"element": "N",
"index": 0,
"x": 1.9999,
"y": 0.0
},
{
"type": "atom",
"element": "C",
"index": 1,
"x": 1.0,
"y": 0.0
},
{
"sup": "-",
"atoms": [
0,
1
],
"type": "parens"
},
{
"type": "atom",
"element": {
"symbol": "K⁺",
"color": {
"color": -7388972,
"optional": true
},
"material": "gtceu:potassium"
},
"index": 2,
"x": 0.0,
"y": 0.0
},
{
"type": "bond",
"a": 0,
"b": 1,
"bond_type": "triple"
}
]
}