om (#2158)
This commit is contained in:
parent
abbc815663
commit
1eea85dcb2
56 changed files with 6894 additions and 2 deletions
44
kubejs/assets/tfg/molecules/sodium_methoxide.json
Normal file
44
kubejs/assets/tfg/molecules/sodium_methoxide.json
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"contents": [
|
||||
{
|
||||
"type": "atom",
|
||||
"index": 0,
|
||||
"u": 0,
|
||||
"v": 0
|
||||
},
|
||||
{
|
||||
"type": "atom",
|
||||
"index": 1,
|
||||
"u": 1,
|
||||
"v": 0,
|
||||
"element": {
|
||||
"symbol": "O⁻",
|
||||
"color": {
|
||||
"color": -62195,
|
||||
"optional": true
|
||||
},
|
||||
"material": "gtceu:oxygen"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "atom",
|
||||
"index": 2,
|
||||
"u": 1,
|
||||
"v": 0.66666667,
|
||||
"element": {
|
||||
"symbol": "Na⁺",
|
||||
"color": {
|
||||
"color": -5546766,
|
||||
"optional": true
|
||||
},
|
||||
"material": "gtceu:sodium"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "bond",
|
||||
"bond_type": "single",
|
||||
"a": 0,
|
||||
"b": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue