This commit is contained in:
GameStar 2025-11-04 06:51:52 -06:00 committed by GitHub
parent abbc815663
commit 1eea85dcb2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
56 changed files with 6894 additions and 2 deletions

View file

@ -0,0 +1,88 @@
{
"contents": [
{
"type": "atom",
"element": W,
"index": 0,
"x": 2.0,
"y": 0.0
},
{
"type": "atom",
"element": O,
"index": 1,
"x": 3.0,
"y": 0.0
},
{
"type": "atom",
"element": O,
"index": 2,
"x": 1.0,
"y": 0.0
},
{
"type": "atom",
"element": O,
"index": 3,
"x": 2.0,
"y": -1.0
},
{
"type": "atom",
"element": O,
"index": 4,
"x": 2.0,
"y": 1.0
},
{
"sup": "2-",
"atoms": [
0,
1,
2,
3,
4
],
"type": "parens"
},
{
"type": "atom",
"element": {
"symbol": "Ca²⁺",
"color": {
"color": -12714240,
"optional": true
},
"material": "gtceu:calcium"
},
"index": 5,
"x": -0.5,
"y": 0.0
},
{
"type": "bond",
"a": 0,
"b": 1,
"bond_type": "single"
},
{
"type": "bond",
"a": 0,
"b": 2,
"bond_type": "single"
},
{
"type": "bond",
"a": 0,
"b": 3,
"bond_type": "double"
},
{
"type": "bond",
"a": 0,
"b": 4,
"bond_type": "double"
}
]
}