Surely this is the last one (#2186)

* om

* maddie told me they should be in ""

* adjusted some things

* more mol updates

* more adjustments

* surely I'm done

* Update pakku-lock.json

* Create moldraw.yaml

---------

Co-authored-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
GameStar 2025-11-07 18:00:29 -06:00 committed by GitHub
parent 25dc829fdb
commit f8376dee60
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
95 changed files with 11719 additions and 7128 deletions

View file

@ -1,89 +1,101 @@
{
"contents": [
{
"type": "atom",
"element": "W",
"index": 0,
"x": 0.0,
"y": 0.0
},
{
"type": "atom",
"element": "O",
"index": 1,
"x": 0.0,
"y": -0.825
},
{
"type": "atom",
"element": "O",
"index": 2,
"x": 0.0,
"y": 0.825
},
{
"type": "atom",
"element": {
"symbol": "O⁻",
"material": "gtceu:oxygen"
},
"index": 3,
"x": 0.825,
"y": 0.0
},
{
"type": "atom",
"element": {
"symbol": "O⁻",
"material": "gtceu:oxygen"
},
"index": 4,
"x": -0.825,
"y": 0.0
},
{
"type": "atom",
"element": {
"symbol": "Na⁺",
"material": "gtceu:sodium"
},
"index": 5,
"x": 1.65,
"y": 0.0
},
{
"type": "atom",
"element": {
"symbol": "Na⁺",
"material": "gtceu:sodium"
},
"index": 6,
"x": -1.65,
"y": 0.0
},
{
"type": "bond",
"a": 0,
"b": 1,
"bond_type": "double_centered"
},
{
"type": "bond",
"a": 0,
"b": 2,
"bond_type": "double_centered"
},
{
"type": "bond",
"a": 0,
"b": 3,
"bond_type": "single"
},
{
"type": "bond",
"a": 0,
"b": 4,
"bond_type": "single"
}
]
"contents": [
{
"type": "atom",
"element": "W",
"index": 0,
"x": 0.0,
"y": 0.0
},
{
"type": "atom",
"element": "O",
"index": 1,
"x": 0.0,
"y": -0.825
},
{
"type": "atom",
"element": "O",
"index": 2,
"x": 0.0,
"y": 0.825
},
{
"type": "atom",
"element": {
"symbol": "O⁻",
"material": "gtceu:oxygen"
},
"index": 3,
"x": 0.825,
"y": 0.0
},
{
"type": "atom",
"element": {
"symbol": "O⁻",
"material": "gtceu:oxygen"
},
"index": 4,
"x": -0.825,
"y": 0.0
},
{
"type": "atom",
"element": {
"symbol": "Na⁺",
"material": "gtceu:sodium"
},
"index": 5,
"x": 1.65,
"y": 0.0
},
{
"type": "atom",
"element": {
"symbol": "Na⁺",
"material": "gtceu:sodium"
},
"index": 6,
"x": -1.65,
"y": 0.0
},
{
"type": "bond",
"a": 0,
"b": 1,
"lines": [
"solid",
"solid"
],
"centered": true
},
{
"type": "bond",
"a": 0,
"b": 2,
"lines": [
"solid",
"solid"
],
"centered": true
},
{
"type": "bond",
"a": 0,
"b": 3,
"lines": [
"solid"
]
},
{
"type": "bond",
"a": 0,
"b": 4,
"lines": [
"solid"
]
}
]
}