om (#2158)
This commit is contained in:
parent
abbc815663
commit
1eea85dcb2
56 changed files with 6894 additions and 2 deletions
88
kubejs/assets/gtceu/molecules/scheelite.json
Normal file
88
kubejs/assets/gtceu/molecules/scheelite.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue