* molecules * Update recipes.biochem.js * will use these later * update this * ugh * lang merger * Update fructose.json * iconsets I guess * Update recipes.nuclear.js Signed-off-by: Pyritie <pyritie@gmail.com> * Update recipes.nuclear.js --------- Signed-off-by: Pyritie <pyritie@gmail.com> Co-authored-by: Pyritie <pyritie@gmail.com>
53 lines
No EOL
560 B
JSON
53 lines
No EOL
560 B
JSON
{
|
|
"contents": [
|
|
{
|
|
"type": "atom",
|
|
"element": "N",
|
|
"index": 0,
|
|
"x": 0.866,
|
|
"y": 0.5
|
|
},
|
|
{
|
|
"type": "atom",
|
|
"index": 1,
|
|
"x": 0.866,
|
|
"y": 1.5
|
|
},
|
|
{
|
|
"type": "atom",
|
|
"index": 2,
|
|
"x": 1.732,
|
|
"y": 0.0
|
|
},
|
|
{
|
|
"type": "atom",
|
|
"index": 3,
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
{
|
|
"type": "bond",
|
|
"a": 0,
|
|
"b": 1,
|
|
"lines": [
|
|
"solid"
|
|
]
|
|
},
|
|
{
|
|
"type": "bond",
|
|
"a": 0,
|
|
"b": 2,
|
|
"lines": [
|
|
"solid"
|
|
]
|
|
},
|
|
{
|
|
"type": "bond",
|
|
"a": 0,
|
|
"b": 3,
|
|
"lines": [
|
|
"solid"
|
|
]
|
|
}
|
|
]
|
|
} |